.gitignore *.pyc
parent
fced265ae7
commit
26a8bb2495
@ -1,3 +1,4 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
config.py
|
config.py
|
||||||
tmp/
|
tmp/
|
||||||
|
Loading…
Reference in New Issue