cliverage/.gitignore

18 lines
236 B
Plaintext
Raw Normal View History

2019-11-22 21:35:22 +00:00
# ---> VisualStudioCode
2019-11-22 22:02:09 +00:00
.vscode
2019-11-22 21:35:22 +00:00
# ---> Go
# 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