mirror of
https://github.com/pion/mediadevices.git
synced 2026-04-23 00:07:29 +08:00
2f21d9e738
Changes: * Make codec build command now is prefixed with "build" * A new "test" command to make * Add a Makefile for examples
16 lines
220 B
Plaintext
16 lines
220 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
scripts/cross
|
|
coverage.txt
|