This commit is contained in:
2025-01-04 13:31:18 +01:00

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/model/* /model/*
*.prof *.prof
__pycache__ __pycache__
*.venv