Files
KSP_project/.gitignore
T
2026-05-08 15:16:04 +08:00

10 lines
90 B
Plaintext

.venv/
__pycache__/
*.py[cod]
*.sqlite3
instance/
.env
.idea/
.pytest_cache/
.mypy_cache/