gitignore
This commit is contained in:
parent
4302290482
commit
57f6d668c5
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
*.pyc
|
||||||
|
__pycache__
|
||||||
|
*/*.pyc
|
||||||
|
*/__pycache__
|
Loading…
Reference in a new issue