drone-sonar-plugin/.gitignore

18 lines
229 B
Plaintext
Raw Normal View History

2018-08-28 16:31:39 +00:00
# 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
2018-08-28 16:39:09 +00:00
.history
.vscode
.scannerwork
2020-02-07 18:04:04 +00:00
.idea