mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
19 lines
238 B
Plaintext
19 lines
238 B
Plaintext
*.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 |