mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
This commit is contained in:
+9
-7
@@ -1,10 +1,12 @@
|
||||
/Make.dep
|
||||
/.depend
|
||||
/uClibc++
|
||||
*.asm
|
||||
*.rel
|
||||
*.lst
|
||||
*.sym
|
||||
*.adb
|
||||
*.lib
|
||||
*.src
|
||||
/*.asm
|
||||
/*.obj
|
||||
/*.rel
|
||||
/*.lst
|
||||
/*.sym
|
||||
/*.adb
|
||||
/*.lib
|
||||
/*.src
|
||||
/*.dSYM
|
||||
|
||||
Reference in New Issue
Block a user