# Docs build
site/

# Python
__pycache__/
.venv/
venv/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
.ty_cache/
dist/
build/
*.egg-info/

.DS_Store
.env
.env.*
!.env.example
node_modules/
.playwright-cli/
.apipi/
