Files
Claude-Code-Workflow/.gitignore

27 lines
318 B
Plaintext

# History and temp files
.history
*.tmp
*.log
# Node modules
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Package files
*.tgz
# OS files
.DS_Store
Thumbs.db
.env
settings.local.json
.workflow
version.json
ref
COMMAND_FLOW_STANDARD.md
COMMAND_TEMPLATE_EXECUTOR.md
COMMAND_TEMPLATE_ORCHESTRATOR.md