update gitignore

This commit is contained in:
teknium
2025-10-07 14:09:37 +00:00
parent 22b6d5866c
commit a398d320b7

5
.gitignore vendored
View File

@@ -16,4 +16,7 @@ __pycache__/
export*
__pycache__/model_tools.cpython-310.pyc
__pycache__/web_tools.cpython-310.pyc
logs/
logs/
data/
.pytest_cache/
tmp/