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