.env
.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
*.ini
tests/test_ignore.py
tests/ignore_scratch.py
*.bak
*.egg
.eggs/
*.whl
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
*.log
