21 lines
399 B
Plaintext
21 lines
399 B
Plaintext
.DS_Store
|
|
|
|
# Zig build output for example apps.
|
|
.zig-cache/
|
|
zig-out/
|
|
|
|
# Generated frontend dependencies and build output.
|
|
node_modules/
|
|
.next/
|
|
out/
|
|
dist/
|
|
next-env.d.ts
|
|
package-lock.json
|
|
|
|
# Local iOS build products.
|
|
Libraries/
|
|
|
|
# Prepared example music (tools/prepare-example-music.sh). The committed
|
|
# music-manifest.zon describes the catalog; the audio itself stays local.
|
|
soundboard/assets/music/
|