15 lines
No EOL
143 B
Text
15 lines
No EOL
143 B
Text
# build output
|
|
dist
|
|
node_modules
|
|
.cache
|
|
|
|
# local dependencies
|
|
.env.local
|
|
.dev.vars
|
|
|
|
# system files
|
|
.DS_Store
|
|
|
|
# workers
|
|
wrangler.toml
|
|
.wrangler |