ソースを参照

Add .DS_Store to .gitignore

Enis Afgan 10 年 前
コミット
bc79e797a9
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -55,3 +55,5 @@ docs/_build/
 
 # PyBuilder
 target/
+
+*.DS_Store