Update Gitignore

Creates or updates a .gitignore file using git-agent AI generation. This skill should be used when the user asks to "update gitignore", "create gitignore", "add ignore rules", or needs to initialize ignore rules for a project.

tuyv 0089bcf 4 files · 2.9 KB Updated

File contents

  1. Preserve custom rules from existing .gitignore
  2. git-agent init --gitignore --force
  3. On auth error (401), retry with --free
  4. Re-add preserved custom rules
  5. Show diff

CLI reference: ${CLAUDE_PLUGIN_ROOT}/references/cli.md

tuyv/ccpm/tree/main/preset-registry/skills/fradser-dotclaude-update-gitignore commit 0089bcf8f0

Frequently asked questions

npx skillmds@latest add tuyv/update-gitignore