• R/O
  • HTTP
  • SSH
  • HTTPS

et2013: Commit

ETロボコン2013


Commit MetaInfo

Revision48e7edf12027e6a1531c3cb4011b179b51bc1446 (tree)
Time2013-09-16 23:54:42
Authorkanja <hoge@hoge...>
Commiterkanja

Log Message

gitignore整理

Change Summary

Incremental Difference

--- a/.gitignore
+++ b/.gitignore
@@ -1,24 +1,20 @@
1+*.o
2+*.d
3+*.f
14 *.bin
2-
35 *.elf
4-
56 *.map
6-
77 *.suo
8-
98 *.sdf
10-*.rxe
11-
12-/appflash.sh
13-/biosflash.sh
14-/implementation.oil
15-/ramboot.sh
16-/rxeflash.sh
17-/build
18-
19-/kernel_cfg.c
20-
21-/kernel_id.h
229 *.opensdf
23-
24-/Debug/Tonden.log
10+*.user
11+*.rxe
12+appflash.sh
13+biosflash.sh
14+implementation.oil
15+ramboot.sh
16+rxeflash.sh
17+kernel_cfg.c
18+kernel_id.h
19+build
20+Debug
Show on old repository browser