add python stuff to .gitignore
This commit is contained in:
parent
e3ba823070
commit
8cf87dff43
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +1,4 @@
|
|||
__pycache__/
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue