Ignore venv, pycache and config
This commit is contained in:
parent
161fd5e12f
commit
cc45c919f5
|
@ -0,0 +1,3 @@
|
|||
.venv
|
||||
__pycache__
|
||||
config.json
|
Loading…
Reference in New Issue