19 lines
No EOL
257 B
Text
19 lines
No EOL
257 B
Text
# 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 |