mirror of
https://github.com/xtr-dev/payload-mailing.git
synced 2025-12-07 23:13:24 +00:00
- Remove dev.db and dev/dev.db from git tracking - Update .gitignore to exclude SQLite development databases - Prevent local database files from being committed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
103 B
Plaintext
10 lines
103 B
Plaintext
node_modules/
|
|
.next/
|
|
.idea/
|
|
payload-docs
|
|
dist/
|
|
/dev/payload.db
|
|
/dev/dev.db
|
|
dev.db
|
|
tsconfig.tsbuildinfo
|