12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
# Local Deno cache
|
|
.deno/
|
|
|
|
# Node cache, only needed if you use Node-based local tooling
|
|
node_modules/
|
|
|
|
# Runtime output
|
|
media/
|
|
*.log
|
|
|
|
# Build output
|
|
dist/ |