Update .gitignore
The `.eggs` directory is generated by command `python setup.py install`. Better put that into .gitignore Change-Id: I181991e5dbb91dae2372b0330087e628df9f3021
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@
|
||||
dist
|
||||
build
|
||||
.venv
|
||||
.eggs
|
||||
eggs
|
||||
parts
|
||||
bin
|
||||
|
||||
Reference in New Issue
Block a user