Explorar el Código

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

Nick Mathewson hace 8 años
padre
commit
574344b9ab
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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