analyzer-d4-passivessl/.gitignore

17 lines
234 B
Plaintext
Raw Permalink Normal View History

2019-03-27 16:38:25 +01:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2020-01-10 13:14:09 +01:00
analyzer-d4-passivessl
2019-03-27 16:38:25 +01:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2019-03-27 16:39:46 +01:00
# vscode
*.vscode