Only quickTasks/ and scheduledTasks/ subdirectories remain tracked since those are actively used by the portal. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
139 B
Text
9 lines
139 B
Text
# Config files with secrets
|
|
config/claude.json
|
|
|
|
# Temp files
|
|
*.tmp
|
|
*.bak
|
|
|
|
# One-off admin/debug scripts (not deployed)
|
|
api/admin/_scripts/
|