16 lines
128 B
Plaintext
16 lines
128 B
Plaintext
node_modules
|
|
.nuxt
|
|
.output
|
|
.git
|
|
*.log
|
|
.env*
|
|
coverage
|
|
playwright-report
|
|
test-results
|
|
test
|
|
*.spec.js
|
|
.cursor
|
|
# Database
|
|
data
|
|
*.db
|