d4-goclient/.gitignore

15 lines
210 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-15 06:43:00 +01:00
d4-amd64
*.vscode
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