Initial commit - stream factory
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# HLS runtime
|
||||
hls/*
|
||||
!hls/.keep
|
||||
|
||||
# logs
|
||||
logs/*
|
||||
!logs/.keep
|
||||
|
||||
# temp
|
||||
*.log
|
||||
|
||||
# system
|
||||
*.pid
|
||||
*.sock
|
||||
Reference in New Issue
Block a user