Updated gitignore file
This commit is contained in:
parent
78b65054ff
commit
b28008160a
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
*.pyc
|
||||
*__pycache__
|
||||
*__pycache__
|
||||
*dist
|
||||
*build
|
||||
*.egg*
|
Loading…
Reference in New Issue
Block a user