Update .gitignore
This commit is contained in:
parent
fcc35ff277
commit
54bec4026c
|
|
@ -1,6 +1,5 @@
|
||||||
# Python
|
# Python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
**pycache**/
|
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*.so
|
*.so
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue