# Reference projects (local copies, not tracked)
/reference/

# MCP tool indexes
.ace-tool/

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
.venv/
*.egg-info/
dist/
build/

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

# OS
.DS_Store
Thumbs.db

# Env
.env
.env.local

# Trellis (local project management, not for public repo)
.trellis/
AGENTS.md

# Claude Code local config (Skill published at skills/agentcloak/)
.claude/
.mcp.json
CLAUDE.md

# Codex / other platform configs
.codex/
.agents/
.pi

# jshook plugin (not ready for release)
jshook-plugin/

# Trellis workspace artifacts (legacy)
# .trellis/workspace/*/screenshots/
# .trellis/workspace/*/artifacts/
skills-lock.json
