Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files

This commit is contained in:
Gregory Nutt
2013-05-30 14:45:31 -06:00
parent 47bbf54f11
commit 7554d2888e
101 changed files with 417 additions and 356 deletions
+9 -7
View File
@@ -1,10 +1,12 @@
/Make.dep
/.depend
/uClibc++
*.asm
*.rel
*.lst
*.sym
*.adb
*.lib
*.src
/*.asm
/*.obj
/*.rel
/*.lst
/*.sym
/*.adb
/*.lib
/*.src
/*.dSYM