node_modules
dist
.specs
.turbo
.yarn/install-state.gz
.yarn/releases/*
.yalc
yalc.lock
.env
*storybook.log
storybook-static
tmp-dev*/
.claude

# Nx
.nx/cache/
.nx/workspace-data/

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
*.egg-info/
.mypy_cache/
.ruff_cache/
.pytest_cache/

# AgentMark local development config (contains webhook secrets)
.agentmark/dev-config.json

# Speckit
specs/
.specify/
