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