WIP macos media bridge

This commit is contained in:
zackslash
2023-10-18 23:16:05 +01:00
parent fa931f490c
commit 560c0955ac
+4
View File
@@ -12,6 +12,7 @@ supersonic
*.dll *.dll
*.so *.so
*.dylib *.dylib
Supersonic.app
# Test binary, built with `go test -c` # Test binary, built with `go test -c`
*.test *.test
@@ -26,3 +27,6 @@ vendor/
go.work go.work
# End of https://www.toptal.com/developers/gitignore/api/go # End of https://www.toptal.com/developers/gitignore/api/go
# Platform specific metadata files
.DS_Store