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 -8
View File
@@ -1,10 +1,11 @@
/Make.dep
/.depend
*.src
*.obj
*.asm
*.rel
*.lst
*.sym
*.adb
*.lib
/*.src
/*.obj
/*.asm
/*.rel
/*.lst
/*.sym
/*.adb
/*.lib
/*.dSYM