Quellcode durchsuchen

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

Nick Mathewson vor 9 Jahren
Ursprung
Commit
574344b9ab
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -25,6 +25,8 @@
 *.pyo
 # Cscope
 cscope.*
+# OSX junk
+*.dSYM
 
 # /
 /Makefile