Add *.egg-info to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# Python
|
||||
__pycache__
|
||||
.venv
|
||||
*.egg-info/
|
||||
|
||||
# IDE's
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user