ソースを参照

Merge pull request #1233 from PlasmaPower/git-ignore-eggs

Add .eggs to .gitignore
TW 9 年 前
コミット
93b740adee
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -23,3 +23,4 @@ borg.dist/
 borg.exe
 .coverage
 .vagrant
+.eggs