19 lines
146 B
Text
19 lines
146 B
Text
node_modules/
|
|
examples/
|
|
assets/
|
|
src/
|
|
.vscode/
|
|
tsconfig.json
|
|
|
|
# temporary files
|
|
*~
|
|
*swo
|
|
*swp
|
|
|
|
# nitro site
|
|
site/
|
|
*.log*
|
|
.nitro
|
|
.cache
|
|
.output
|
|
.env
|