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