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 2dae842445
commit f9ab52bb5a
96 changed files with 1064 additions and 1157 deletions

View File

@@ -1,15 +1,12 @@
Make.dep
.context
.depend
.built
*.swp
*.asm
*.rel
*.lst
*.sym
*.adb
*.lib
*.src
/Make.dep
/.depend
/.built
/*.asm
/*.obj
/*.rel
/*.lst
/*.sym
/*.adb
/*.lib
/*.src
/*.dSYM