owncast/.gitignore

35 lines
499 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
2020-10-07 10:28:43 +03:00
/config*.yaml
/stats.json
2020-06-19 00:43:46 +03:00
owncast
webroot/thumbnail.jpg
webroot/preview.gif
2020-06-19 01:12:39 +03:00
webroot/hls
webroot/static/content.md
hls/
dist/
data/
admin/
transcoder.log
2020-07-13 00:53:33 +03:00
chat.db
.yp.key
!webroot/js/web_modules/**/dist
!core/data