streaming

Media streaming and broadcast systems in Go
Log | Files | Refs | README | LICENSE

commit eaad0eae5c24e2cdf206d68dc8ee75d395ce944c
parent 375ab26456385a2a2b18b4ee34707997af2bfa0f
Author: Oliver Lowe <o@olowe.co>
Date:   Fri, 19 Jul 2024 20:19:23 +1000

keep mac os metadata files out of version control

Diffstat:
A.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +.DS_Store