d4-goclient/.gitignore

14 lines
204 B
Plaintext
Raw Normal View History

2019-01-07 10:12:34 +01:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2019-01-10 10:13:57 +01:00
d4-goclient
2019-01-07 10:12:34 +01:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out