add *.egg-info to ignore file
This commit is contained in:
parent
8904660822
commit
08f9abbf3c
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
build/
|
||||
dist/
|
||||
.idea/
|
||||
*.egg-info/
|
||||
|
|
Loading…
Add table
Reference in a new issue