__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
*.log
.git
.gitignore
.env
.venv
venv/
ENV/
env/
.pytest_cache
.coverage
htmlcov/
.mypy_cache
.ruff_cache