scorecard/.gitignore
Naveen 3e1890fe35
Binary Artifact check (#563)
* Implemented binary artifact checks
2021-06-21 15:49:31 +00:00

39 lines
506 B
Plaintext

# binary.
scorecard
gitblobcache
cron/data/add/add
cron/data/validate/validate
cron/data/update/projects-update
cron/controller/controller
cron/worker/worker
cron/bq/data-transfer
# 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.*
githubrepo.tar.gz