Add OSX debug symbols to gitignore

This commit is contained in:
Sam Dodrill 2013-09-15 21:31:10 -07:00
parent 7a2349e318
commit 9e58efb6bc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ Makefile
*~
*.o
*.so
*.dSYM/
*.lo
*.la
*.swp