vnc2video/.gitignore
2019-06-16 03:22:38 +03:00

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