OSDN Git Service

gitignore整理
authorkanja <hoge@hoge.hg>
Mon, 16 Sep 2013 14:54:42 +0000 (23:54 +0900)
committerkanja <hoge@hoge.hg>
Mon, 16 Sep 2013 14:54:42 +0000 (23:54 +0900)
.gitignore

index 869f641..fd1c2be 100644 (file)
@@ -1,24 +1,20 @@
+*.o
+*.d
+*.f
 *.bin
-
 *.elf
-
 *.map
-
 *.suo
-
 *.sdf
-*.rxe
-
-/appflash.sh
-/biosflash.sh
-/implementation.oil
-/ramboot.sh
-/rxeflash.sh
-/build
-
-/kernel_cfg.c
-
-/kernel_id.h
 *.opensdf
-
-/Debug/Tonden.log
+*.user
+*.rxe
+appflash.sh
+biosflash.sh
+implementation.oil
+ramboot.sh
+rxeflash.sh
+kernel_cfg.c
+kernel_id.h
+build
+Debug