Files
flywms/.gitignore
2026-05-15 09:54:10 +02:00

10 lines
99 B
Plaintext

.venv_cuda/
__pycache__/
debug_ocr/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.env
.env.*