# Folders starting with a dot
**.*/
!**/.test/

# Node
node_modules/
dist/
packages/*/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*

# Python
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/

# Environment
.env

# Claude Code
CLAUDE.md
.mcp.json
.claude/

# Skills (npx skills)
skills-lock.json
.agents/

# Project
TODO.md
.mcp.json
.claude/commands/
output/
memory/
cache/
CODEX.md
assets/logo-prompts.md
