mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-08 22:55:27 +03:00
360d6b8381
* Implemented basic e2e tests for cornjob
37 lines
397 B
Plaintext
37 lines
397 B
Plaintext
# binary.
|
|
scorecard
|
|
gitblobcache
|
|
validate
|
|
scorecardcron
|
|
scripts/update/projects-update
|
|
|
|
|
|
|
|
# Binaries for programs and plugins.
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`.
|
|
*.test
|
|
results.json
|
|
*.json
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE.
|
|
*.coverprofile*
|
|
|
|
|
|
# IDE directories.
|
|
.vscode/
|
|
*.iml
|
|
.idea
|
|
|
|
# tools
|
|
bin
|
|
|
|
cache
|
|
output
|
|
gitfolder.*
|