23 lines
285 B
Plaintext
23 lines
285 B
Plaintext
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.env
|
|
.env.local
|
|
.DS_Store
|
|
*.log
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
server.log
|
|
nohup.out
|
|
.worktrees/
|
|
database.sqlite
|
|
database.sqlite-shm
|
|
database.sqlite-wal
|
|
|
|
# Temporary documentation
|
|
QUICK_REFERENCE.md
|
|
TASK_*_COMPLETION_SUMMARY.md
|