ソースを参照

Add .eggs/ to .gitignore

Mike Naberezny 9 年 前
コミット
09b3c85f8a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -6,6 +6,7 @@
 *.swp
 .DS_Store
 .coverage
+.eggs/
 .tox/
 build/
 docs/.build/