mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-01-04 18:09:38 +05:00
19 lines
257 B
Plaintext
19 lines
257 B
Plaintext
# soundcloak config (and instance-specific files)
|
|
soundcloak.json
|
|
instance/*
|
|
|
|
# other configs
|
|
compose.yaml
|
|
fly.toml
|
|
|
|
# created by soundcloak/dependencies
|
|
node_modules
|
|
package-lock.json
|
|
*.fiber.gz
|
|
|
|
# codegen
|
|
*_templ.go
|
|
regexp2_codegen.go
|
|
|
|
# built binary
|
|
main |