mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
This commit is contained in:
+11
-2
@@ -1,3 +1,12 @@
|
||||
/.context
|
||||
/.depend
|
||||
/Make.dep
|
||||
/.depend
|
||||
/.context
|
||||
/*.asm
|
||||
/*.obj
|
||||
/*.rel
|
||||
/*.lst
|
||||
/*.sym
|
||||
/*.adb
|
||||
/*.lib
|
||||
/*.src
|
||||
/*.dSYM
|
||||
|
||||
Reference in New Issue
Block a user