ソースを参照

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

Nick Mathewson 8 年 前
コミット
574344b9ab
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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