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