Add .gitignore

main
kami 2025-02-01 11:24:26 +00:00
parent ed61f35d75
commit 6d40b70263
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*.log
config.json
.env
error_log.txt
__pycache__
Test ?/
.venv