owncast/.gitignore

28 lines
413 B
Text
Raw Normal View History

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
/config.yaml
/stats.json
2020-06-19 00:43:46 +03:00
owncast
webroot/thumbnail.jpg
2020-06-19 01:12:39 +03:00
webroot/hls
webroot/static/content.md
hls/
dist/
transcoder.log
2020-07-13 00:53:33 +03:00
chat.db