node_modules
dist
.DS_Store
*.log
tmp

# Environment variables
.env
.env.local
.env.*.local

# Coverage
coverage
.nyc_output

# IDE
.idea
*.swp
*.swo
*~

# Warp
.warp/

# Generated docs
docs/api

# Worktrees
.worktrees

# OS
Thumbs.db

# agentic artefacts and local harness/agent config (kept out of the public repo;
# local project context lives in a gitignored CLAUDE.md / CLAUDE.local.md)
plans/*
plans
CLAUDE.md
CLAUDE.local.md
AGENTS.md
.github/copilot-instructions.md
.claude/*
.remember/
scratch/*
scratch
.vscode/*
.husky/*
