mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
21 lines
249 B
Text
21 lines
249 B
Text
.vscode/
|
|
|
|
*.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
|