WIP macos media bridge
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user