.git
.github
.env
.env.*
.venv
__pycache__
*.pyc
*.pyo
tests
.pytest_cache
.ruff_cache
.mypy_cache
*.egg-info
dist
build
.DS_Store
*.md
!README.md
.pre-commit-config.yaml
