16 lines
156 B
Plaintext
16 lines
156 B
Plaintext
node_modules/
|
|
dist/
|
|
*.log
|
|
*.tar.gz
|
|
.vite/
|
|
coverage/
|
|
tmp/
|
|
temp/
|
|
.env
|
|
.env.local
|
|
test-data*.json
|
|
*.local
|
|
backend/*.sqlite3
|
|
backend/*.sqlite3-*
|
|
backend/.venv/
|