- global CLAUDE.md (time tracking via MCP lesstime) - workspace CLAUDE.md (dev_malio inventory) - commands : ticket-writer, push-tickets-lesstime, full-project-review, bump-version - MCP install guide (Code + Desktop) + .mcp.json.example - scripts/install.sh + sync.sh
18 lines
165 B
Plaintext
18 lines
165 B
Plaintext
# Secrets — never commit
|
|
.mcp.json
|
|
.credentials.json
|
|
*.local.json
|
|
*.local.md
|
|
|
|
# OS / editor
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Logs / backups
|
|
*.log
|
|
*.bak
|
|
*~
|