__pycache__/
*.pyc
*.pyo
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
node_modules/
.next/
!uv.lock
!pnpm-lock.yaml
.amfs/
test.py
