grype/.gitignore
2020-06-19 10:57:06 -04:00

23 lines
288 B
Text

.vscode/
.server/
*.db
!**/test-fixtures/**/*.db
*.tar
.idea/
*.log
.images
.tmp/
coverage.txt
# 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