mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Mostly updates and corrections to .gitignore files
This commit is contained in:
+17
-19
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user