Ignore .eggs/ directory

This commit is contained in:
Christopher Allan Webber 2016-03-09 12:20:36 -08:00
parent 6e9041aa4b
commit 731df78225

1
.gitignore vendored
View File

@ -26,6 +26,7 @@
/celerybeat-schedule
/server-log.txt
*.egg/
/.eggs/
/env
/mediagoblin.ini
/node_modules/