mirror of
https://github.com/glittercowboy/get-shit-done
synced 2026-04-25 17:25:23 +02:00
- Add Antigravity to verify instructions and uninstall commands - Add Gemini to uninstall commands (was missing) - Add hooks.context_warnings config to README and CONFIGURATION.md - Add /gsd:note command documentation to COMMANDS.md - Add Note Capture feature (section 13) to FEATURES.md - Renumber subsequent feature sections (14-33)
40 lines
616 B
Plaintext
40 lines
616 B
Plaintext
node_modules/
|
|
.DS_Store
|
|
TO-DOS.md
|
|
CLAUDE.md
|
|
/research.claude/
|
|
commands.html
|
|
|
|
# Local test installs
|
|
.claude/
|
|
|
|
# Build artifacts (committed to npm, not git)
|
|
hooks/dist/
|
|
|
|
# Coverage artifacts
|
|
coverage/
|
|
|
|
# Animation assets
|
|
animation/
|
|
*.gif
|
|
|
|
# Internal planning documents
|
|
reports/
|
|
RAILROAD_ARCHITECTURE.md
|
|
.planning/
|
|
analysis/
|
|
docs/GSD-MASTER-ARCHITECTURE.md
|
|
docs/GSD-RUST-IMPLEMENTATION-GUIDE.md
|
|
docs/GSD-SYSTEM-SPECIFICATION.md
|
|
gaps.md
|
|
improve.md
|
|
philosophy.md
|
|
|
|
# Installed skills
|
|
.github/agents/gsd-*
|
|
.github/skills/gsd-*
|
|
.github/get-shit-done/*
|
|
.github/skills/get-shit-done
|
|
.github/copilot-instructions.md
|
|
.bg-shell/
|