This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/.gitignore
John c75352d32a Remove uploads from git tracking - user content should not be versioned
Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-07 16:11:09 -08:00

10 lines
148 B
Text

# Config files with secrets
config/claude.json
# Temp files
*.tmp
*.bak
# One-off admin/debug scripts (not deployed)
api/admin/_scripts/
uploads/