From ecdbd6a8632b17a25f1fa879252915176b3c830d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 4 Apr 2013 15:39:50 -0600 Subject: Mostly updates and corrections to .gitignore files --- nuttx/sched/.gitignore | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'nuttx/sched/.gitignore') diff --git a/nuttx/sched/.gitignore b/nuttx/sched/.gitignore index 50eeaeb34..ac9b86edb 100644 --- a/nuttx/sched/.gitignore +++ b/nuttx/sched/.gitignore @@ -1,11 +1,10 @@ -./Make.dep -./.depend -./*.swp -./*.src -./*.asm -./*.obj -./*.rel -./*.lst -./*.sym -./*.adb -./*.lib +/Make.dep +/.depend +/*.src +/*.asm +/*.obj +/*.rel +/*.lst +/*.sym +/*.adb +/*.lib -- cgit v1.2.3