瀏覽代碼

Ignore OS X .DS_Store files

teor (Tim Wilson-Brown) 8 年之前
父節點
當前提交
596de49007
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -27,6 +27,7 @@
 cscope.*
 cscope.*
 # OSX junk
 # OSX junk
 *.dSYM
 *.dSYM
+.DS_Store
 
 
 # /
 # /
 /Makefile
 /Makefile