Files
govoplan/.gitignore

11 lines
112 B
Plaintext

.cache/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
runtime/
__pycache__/
audit-reports/
coverage/
htmlcov/