Add egg-info to gitignore
This commit is contained in:
parent
d2946f7cbf
commit
f67b14f42b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/dist
|
||||
__pycache__
|
||||
*.egg-info
|
||||
|
|
Loading…
Reference in a new issue