Merge "Updating .gitignore to exclude .eggs folder"

This commit is contained in:
Zuul 2019-10-17 19:54:40 +00:00 committed by Gerrit Code Review
commit 89d7789621
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@
*.sqlite
.*.swp
.coverage
.eggs
.installed.cfg
.testrepository
.tox