add dSYM files to gitignore (they are an osx thing)

This commit is contained in:
Nick Mathewson
2015-08-05 21:41:31 -04:00
parent 1ccba302f7
commit 574344b9ab
+2
View File
@@ -25,6 +25,8 @@
*.pyo
# Cscope
cscope.*
# OSX junk
*.dSYM
# /
/Makefile