__pycache__/
*.pyc
*.pyo
.Python
build/
dist/
*.egg-info/
src/*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.venv/
venv/
*.env
.DS_Store
