owncast/.gitignore
2020-07-12 14:59:40 -07:00

27 lines
413 B
Text

# 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
/config.yaml
/stats.json
owncast
webroot/thumbnail.jpg
webroot/hls
webroot/static/content.md
hls/
dist/
transcoder.log
chat.db