mirror of
https://github.com/anchore/grype
synced 2024-11-10 14:44:12 +00:00
a399647afc
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
33 lines
398 B
Text
33 lines
398 B
Text
CHANGELOG.md
|
|
/snapshot/
|
|
/dist/
|
|
*.profile
|
|
.server
|
|
*.fingerprint
|
|
/metadata.json
|
|
/listing.json
|
|
.vscode/
|
|
*.db
|
|
*.db-journal
|
|
!**/test-fixtures/**/*.db
|
|
*.tar
|
|
*tar.gz
|
|
.idea/
|
|
*.log
|
|
.images
|
|
.tmp/
|
|
*.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
|