syft/.gitignore

19 lines
238 B
Text
Raw Normal View History

2020-05-12 14:45:18 +00:00
*.tar
.idea/
*.log
.images
.tmp/
coverage.txt
2020-05-07 18:19:31 +00:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2020-05-12 14:45:18 +00:00
# Test binary, build with `go test -c`
2020-05-07 18:19:31 +00:00
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
2020-05-12 14:45:18 +00:00
*.out