Add .gitignore
parent
ed61f35d75
commit
6d40b70263
|
@ -0,0 +1,7 @@
|
|||
*.log
|
||||
config.json
|
||||
.env
|
||||
error_log.txt
|
||||
__pycache__
|
||||
Test ?/
|
||||
.venv
|
Loading…
Reference in New Issue