claude-plugins/plugins/resume-tailoring/skills/tailor/.gitignore
Cal Corum e02eb28e98 refactor: rename skill dirs to verb-based names to reduce autocomplete redundancy
Plugin:skill pairs now read as noun:verb commands instead of repeating
the plugin name. Also added concise descriptions to all SKILL.md frontmatter.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 13:57:19 -05:00

21 lines
179 B
Plaintext

# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db
# Test outputs
test-outputs/
*.test.md
# Temporary files
*.tmp
*.bak
*~
.claude/settings.local.json
# Git worktrees
.worktrees/