mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-04 03:52:31 +03:00
09e86518e5
Co-authored-by: Azeem Shaikh <azeems@google.com>
36 lines
448 B
Plaintext
36 lines
448 B
Plaintext
# binary.
|
|
scorecard
|
|
gitblobcache
|
|
cron/data/validate/validate
|
|
cron/data/update/projects-update
|
|
cron/controller/controller
|
|
cron/worker/worker
|
|
|
|
# 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.*
|