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:
+10
-11
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user