__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.egg-info/
dist/
build/
.eggs/
*.egg
venv/
.venv/
env/
.env
*.so
.mypy_cache/
.ruff_cache/
.pytest_cache/
.cache/
*.log
