# Build artifacts and cache
.bin/
dist/
.moon/cache/
node_modules/
.agents/skills/
.claude/skills

# Runtime data
log/
custom/
data/

# Configuration and application files
.idea/
.envrc

# System junk
.DS_Store
