gitignore: ignore .eggs directory

master
Justin Riley 2016-08-03 00:12:31 -04:00
parent 923c8305ae
commit f312c86df6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ build/
develop-eggs/ develop-eggs/
dist/ dist/
downloads/ downloads/
.eggs
eggs/ eggs/
#lib/ #lib/
lib64/ lib64/