Files
govoplan-identity/.gitignore
T
2026-07-10 11:01:37 +02:00

9 lines
89 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
build/
dist/