2020-06-19 00:43:46 +03:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
vendor/
|
|
|
|
|
|
|
|
#owncast specific
|
2020-06-23 04:11:56 +03:00
|
|
|
/config.yaml
|
|
|
|
/stats.json
|
2020-06-19 00:43:46 +03:00
|
|
|
owncast
|
2020-06-19 03:47:44 +03:00
|
|
|
webroot/thumbnail.jpg
|
2020-06-19 01:12:39 +03:00
|
|
|
webroot/hls
|
|
|
|
webroot/static/content.md
|
2020-06-23 04:11:56 +03:00
|
|
|
hls/
|
|
|
|
dist/
|
2020-07-09 04:27:24 +03:00
|
|
|
transcoder.log
|
2020-07-13 00:53:33 +03:00
|
|
|
chat.db
|