mirror of
https://github.com/amitbet/vnc2video.git
synced 2025-04-27 10:20:53 +00:00
25 lines
397 B
Plaintext
25 lines
397 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
debug
|
|
ffmpeg
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
|
.glide/
|
|
.idea/
|
|
workspace.xml
|
|
*.avi
|
|
*.mp4
|
|
*.mov
|
|
*.idx_
|
|
example/client/client
|
|
example/server/server
|
|
example/proxy/proxy
|