- Remove data/companies.json and data/companies/cuitunet/config.json from git (tracked data files get overwritten on every deploy, causing data loss) - Add data/companies/*/ and data/tickets.json to .gitignore - Migration now auto-recovers companies.json and config.json if missing (handles case where git clean removes untracked data files) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
data/customers.json
|
|
data/users.json
|
|
data/changelog.json
|
|
data/archive.json
|
|
data/leads.json
|
|
data/config.json
|
|
data/tickets.json
|
|
data/reset_tokens.json
|
|
data/login_attempts.json
|
|
data/backups/
|
|
data/files/
|
|
data/companies.json
|
|
data/companies/*/
|