Files
Claude-Code-Workflow/.gitignore
2026-01-03 12:49:13 +08:00

36 lines
438 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
*.pyc
.codexlens/
settings.json
*.mcp.json
.mcp.json
.ace-tool/
# CCW worktrees for parallel execution
.ccw/worktrees/