Files
Claude-config/.gitignore
Matthieu ea27f27f7f chore : initial claude-config repo
- 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
2026-05-13 17:03:07 +02:00

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
*~