12 lines
137 B
Plaintext
12 lines
137 B
Plaintext
# Build artifacts
|
|
.output/
|
|
.nuxt/
|
|
node_modules/
|
|
|
|
# Generated files
|
|
*.mjs
|
|
|
|
# Test files (optional, if you want to exclude them)
|
|
# tests/
|
|
|