From db78b761023a9d847b1136be844922dc5c0ac772 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 4 Apr 2013 15:39:50 -0600 Subject: [PATCH] Mostly updates and corrections to .gitignore files --- .gitignore | 36 +++++++++++++++++------------------- arch/arm/src/Makefile | 2 +- binfmt/.gitignore | 7 ++----- drivers/.gitignore | 7 ++----- graphics/.gitignore | 5 ++--- graphics/nxglib/.gitignore | 16 ++++++---------- include/.gitignore | 20 ++++++++------------ include/nuttx/.gitignore | 6 ++---- lib/.gitignore | 4 +--- libc/.gitignore | 7 ++----- libxx/.gitignore | 21 ++++++++++----------- mm/.gitignore | 21 ++++++++++----------- net/.gitignore | 21 ++++++++++----------- sched/.gitignore | 21 ++++++++++----------- syscall/.gitignore | 7 +++---- syscall/proxies/.gitignore | 4 +--- syscall/stubs/.gitignore | 4 +--- tools/.gitignore | 18 +++++++++--------- tools/pic32mx/.gitignore | 6 ++---- 19 files changed, 99 insertions(+), 134 deletions(-) diff --git a/.gitignore b/.gitignore index a8c2428656..f594f36735 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,17 @@ -./.config -./.config.old -./.version -./Make.defs -./setenv.sh -./setenv.bat -./nuttx -./nuttx.* -./nuttx-* -./mm_test -./_SAVED_APPS_config -./*.map -./*.elf -./*.srec -./*.bin -./*.ihx -./*.hex -./pcode -./cscope.out +/.config +/.config.old +/.version +/Make.defs +/setenv.sh +/setenv.bat +/nuttx +/nuttx.* +/nuttx-* +/_SAVED_APPS_config +/*.map +/*.elf +/*.srec +/*.bin +/*.ihx +/*.hex +/pcode diff --git a/arch/arm/src/Makefile b/arch/arm/src/Makefile index f9b0ac9330..6924543270 100644 --- a/arch/arm/src/Makefile +++ b/arch/arm/src/Makefile @@ -154,7 +154,7 @@ $(AOBJS) $(UAOBJS) $(HEAD_OBJ): %$(OBJEXT): %.S $(COBJS) $(UCOBJS): %$(OBJEXT): %.c $(call COMPILE, $<, $@) -$(BIN): $(OBJS) +$(BIN) $(KBIN): $(OBJS) $(call ARCHIVE, $@, $(OBJS)) $(UBIN): $(UOBJS) diff --git a/binfmt/.gitignore b/binfmt/.gitignore index aed308bdbd..7eec3e8b0a 100644 --- a/binfmt/.gitignore +++ b/binfmt/.gitignore @@ -1,6 +1,5 @@ -Make.dep -.depend -*.swp +/Make.dep +/.depend *.src *.obj *.asm @@ -9,5 +8,3 @@ Make.dep *.sym *.adb *.lib - - diff --git a/drivers/.gitignore b/drivers/.gitignore index 40145a92f5..5852702335 100644 --- a/drivers/.gitignore +++ b/drivers/.gitignore @@ -1,6 +1,5 @@ -Make.dep -.depend -*.swp +/Make.dep +/.depend *.asm *.obj *.rel @@ -9,5 +8,3 @@ Make.dep *.adb *.lib *.src - - diff --git a/graphics/.gitignore b/graphics/.gitignore index cc7e6de26c..749b94927d 100644 --- a/graphics/.gitignore +++ b/graphics/.gitignore @@ -1,6 +1,5 @@ -Make.dep -.depend -*.swp +/Make.dep +/.depend *.asm *.rel *.lst diff --git a/graphics/nxglib/.gitignore b/graphics/nxglib/.gitignore index 64cbf2d9b9..1258e2feac 100644 --- a/graphics/nxglib/.gitignore +++ b/graphics/nxglib/.gitignore @@ -1,11 +1,7 @@ -nxglib_setpixel_*bpp.c -nxglib_fillrectangle_*bpp.c -nxglib_getrectangle_*bpp.c -nxglib_filltrapezoid_*bpp.c -nxglib_moverectangle_*bpp.c -nxglib_copyrectangle_*bpp.c -.*.swp -*.i - - +/nxglib_setpixel_*bpp.c +/nxglib_fillrectangle_*bpp.c +/nxglib_getrectangle_*bpp.c +/nxglib_filltrapezoid_*bpp.c +/nxglib_moverectangle_*bpp.c +/nxglib_copyrectangle_*bpp.c diff --git a/include/.gitignore b/include/.gitignore index c4afa1e4c0..18bc32d4d4 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1,12 +1,8 @@ -./arch -./apps -./avr -./math.h -./float.h -./stdarg.h -./features.h -./uClibc++ - - - - +/arch +/apps +/avr +/math.h +/float.h +/stdarg.h +/features.h +/uClibc++ diff --git a/include/nuttx/.gitignore b/include/nuttx/.gitignore index 61dd741085..8898ee5d2f 100644 --- a/include/nuttx/.gitignore +++ b/include/nuttx/.gitignore @@ -1,4 +1,2 @@ -./config.h -./version.h - - +/config.h +/version.h diff --git a/lib/.gitignore b/lib/.gitignore index a0bae75486..8676acff05 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,3 +1 @@ -./*.lib - - +/*.lib diff --git a/libc/.gitignore b/libc/.gitignore index 40145a92f5..5852702335 100644 --- a/libc/.gitignore +++ b/libc/.gitignore @@ -1,6 +1,5 @@ -Make.dep -.depend -*.swp +/Make.dep +/.depend *.asm *.obj *.rel @@ -9,5 +8,3 @@ Make.dep *.adb *.lib *.src - - diff --git a/libxx/.gitignore b/libxx/.gitignore index 1f9f4d2b06..205c547dd6 100644 --- a/libxx/.gitignore +++ b/libxx/.gitignore @@ -1,11 +1,10 @@ -./Make.dep -./.depend -./uClibc++ -./*.swp -./*.asm -./*.rel -./*.lst -./*.sym -./*.adb -./*.lib -./*.src +/Make.dep +/.depend +/uClibc++ +*.asm +*.rel +*.lst +*.sym +*.adb +*.lib +*.src diff --git a/mm/.gitignore b/mm/.gitignore index b3619a8422..e05702173a 100644 --- a/mm/.gitignore +++ b/mm/.gitignore @@ -1,11 +1,10 @@ -./Make.dep -./.depend -./*.swp -./*.o1 -./*.src -./*.obj -./*.asm -./*.lst -./*.sym -./*.adb -./*.lib +/Make.dep +/.depend +*.o1 +*.src +*.obj +*.asm +*.lst +*.sym +*.adb +*.lib diff --git a/net/.gitignore b/net/.gitignore index 47370f2af8..5852702335 100644 --- a/net/.gitignore +++ b/net/.gitignore @@ -1,11 +1,10 @@ -./Make.dep -./.depend -./*.swp -./*.asm -./*.obj -./*.rel -./*.lst -./*.sym -./*.adb -./*.lib -./*.src +/Make.dep +/.depend +*.asm +*.obj +*.rel +*.lst +*.sym +*.adb +*.lib +*.src diff --git a/sched/.gitignore b/sched/.gitignore index 50eeaeb34a..ac9b86edbf 100644 --- a/sched/.gitignore +++ b/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 diff --git a/syscall/.gitignore b/syscall/.gitignore index 66f9656910..e291fcf5b1 100644 --- a/syscall/.gitignore +++ b/syscall/.gitignore @@ -1,4 +1,3 @@ -./.context -./.depend -./Make.dep - +/.context +/.depend +/Make.dep diff --git a/syscall/proxies/.gitignore b/syscall/proxies/.gitignore index 961e57c7c1..b5a455aa98 100644 --- a/syscall/proxies/.gitignore +++ b/syscall/proxies/.gitignore @@ -1,3 +1 @@ -./*.c - - +/*.c diff --git a/syscall/stubs/.gitignore b/syscall/stubs/.gitignore index 961e57c7c1..b5a455aa98 100644 --- a/syscall/stubs/.gitignore +++ b/syscall/stubs/.gitignore @@ -1,3 +1 @@ -./*.c - - +/*.c diff --git a/tools/.gitignore b/tools/.gitignore index fba8ce211c..259f38ee61 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,9 +1,9 @@ -./b16 -./bdf-converter -./cmpconfig -./mkconfig -./mkdeps -./mksymtab -./mksyscall -./mkversion -./*.exe +/b16 +/bdf-converter +/cmpconfig +/mkconfig +/mkdeps +/mksymtab +/mksyscall +/mkversion +/*.exe diff --git a/tools/pic32mx/.gitignore b/tools/pic32mx/.gitignore index 594afe63c3..a3d367365c 100644 --- a/tools/pic32mx/.gitignore +++ b/tools/pic32mx/.gitignore @@ -1,4 +1,2 @@ -./mkpichex -./mkpichex.exe - - +/mkpichex +/mkpichex.exe