hmrc-sync/.gitignore
2026-05-07 17:06:11 +00:00

8 lines
92 B
Text

__pycache__/
*.pyc
.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.hypothesis/
*.egg-info/