18 lines
No EOL
131 B
Text
18 lines
No EOL
131 B
Text
node_modules/
|
|
dist/
|
|
|
|
# temporary files
|
|
*~
|
|
*swo
|
|
*swp
|
|
|
|
# nitro site
|
|
*.log*
|
|
.nitro
|
|
.cache
|
|
.output
|
|
.env
|
|
.eslintcache
|
|
|
|
# vitest
|
|
coverage |