# IDE and editor files
*.code-workspace
.vscode/
.idea/
.marscode

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Thumbs.db
thumbs.db

# Temporary and backup files
*.bak
*.tmp
*.log
*.swp
*.swo
*~

# Test files
test/
test-*.html

# Claude Code configuration
.claude/