# Rust build artifacts
/target/
**/*.rs.bk
*.pdb

# IDE
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Environment files
.env
.env.local

# Test artifacts
/tmp/
/temp/
/test-output/

# Realm specific
.venv/
realm.yml
!tests/fixtures/realm.yml

# Documentation build
/docs/_build/
/docs/site/

# Coverage reports
*.profraw
*.profdata
/coverage/

# Backup files
*.bak
*.backup

# OS specific
Thumbs.db
Desktop.ini

# Python (for any helper scripts)
__pycache__/
*.py[cod]
*$py.class

# Node.js (for templates)
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Deployment artifacts (local testing)
/deploy/
/dist/
/bundle/

# AI/Assistant related files
.claude/
.claude_artifacts/
.cursorrules
.cursorignore
.github/copilot/
.copilot/
.aider*
.gpteng/
claude.json
.claude.json
CLAUDE.md
.openai/
.anthropic/
cursor.md
.continuerc
.continue/
.windsurf/
v0.json
.v0/
.ai/
.llm/
.ml/
ai-*.md
AI-*.md
llm-*.md
LLM-*.md
*-ai-notes.md
*-llm-notes.md
TODO.md
SPEC.md
SESSION*.md