mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-03-22 08:38:11 +05:00
option for embedding files in binary
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,14 +1,15 @@
|
||||
# soundcloak config (and instance-specific files)
|
||||
soundcloak.json
|
||||
instance/*
|
||||
static/instance/*
|
||||
|
||||
# external js modules
|
||||
static/external/*
|
||||
|
||||
# other configs
|
||||
compose.yaml
|
||||
fly.toml
|
||||
|
||||
# created by soundcloak/dependencies
|
||||
node_modules
|
||||
package-lock.json
|
||||
*.fiber.gz
|
||||
|
||||
# codegen
|
||||
|
||||
Reference in New Issue
Block a user