Update .gitignore
This commit is contained in:
parent
f25a9868a2
commit
7b2ca4b606
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
node_modules
|
node_modules
|
||||||
|
.eggs
|
||||||
|
*.egg-info
|
||||||
|
Loading…
Reference in New Issue
Block a user