claude/.gitignore
bastien 759c67339b untrack gstack skill symlinks — auto-created by install-plugins.sh
These 37 symlinks point to skills-external/gstack/ and are recreated
automatically by the gstack setup during install-plugins.sh. They
should not be versioned. Added all patterns to .gitignore.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 15:02:43 +02:00

65 lines
1.1 KiB
Plaintext

# ── claude-config repo ignores ──
# GStack skill symlinks — auto-created by gstack setup
# Only the gstack/ dir itself + all symlinked skills inside skills/
skills/gstack
skills/autoplan
skills/benchmark
skills/browse
skills/canary
skills/careful
skills/checkpoint
skills/codex
skills/connect-chrome
skills/cso
skills/design-consultation
skills/design-html
skills/design-review
skills/design-shotgun
skills/devex-review
skills/document-release
skills/freeze
skills/gstack-upgrade
skills/guard
skills/health
skills/investigate
skills/land-and-deploy
skills/learn
skills/office-hours
skills/open-gstack-browser
skills/pair-agent
skills/plan-ceo-review
skills/plan-design-review
skills/plan-devex-review
skills/plan-eng-review
skills/qa
skills/qa-only
skills/retro
skills/review
skills/setup-browser-cookies
skills/setup-deploy
skills/ship
skills/unfreeze
# Local project config (per-machine, not shared)
.claude/
# Generated outputs
graphify-out/
.ctx7-cache/
# Install logs
install-*.log
# OS
.DS_Store
Thumbs.db
desktop.ini
# Editors
*.swp
*.swo
*~
.idea/
.vscode/