fix gitignore
This commit is contained in:
parent
efcfe06198
commit
817dddc073
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
# Python
|
# Python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
**/__pycache__/**
|
*/__pycache__
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*pyc
|
*pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue