ignore symbol files on OS X (only for debugging, breaks git-add -A)

next
Jean-Philippe Ouellet 2013-11-26 05:50:35 -05:00 committed by Michael Stapelberg
parent 755188220f
commit 2eea82eb02
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ include/all.h.pch
*.swp
*.gcda
*.gcno
*.dSYM
test.commands_parser
test.config_parser
testcases/MYMETA.json