.git/
.github/
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
dist/
*.egg-info/
.env
.DS_Store
tests/
