소스 검색

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