node_modules/
.astro/
build/
dist/
coverage/
.DS_Store
*.log
.env*
!.env.example
.venv/
*.egg-info/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.npm-cache/
packages/*/dist/
python/dist/
python/tmp_pytest/