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

Add .eggs to .gitignore
This commit is contained in:
TW 2016-07-01 00:06:14 +02:00 committed by GitHub
commit 93b740adee

1
.gitignore vendored
View file

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