2021-03-04 06:22:17 +03:00
|
|
|
# binary.
|
2020-10-16 17:54:29 +03:00
|
|
|
scorecard
|
2021-03-04 06:22:17 +03:00
|
|
|
gitblobcache
|
2021-06-09 02:55:43 +03:00
|
|
|
cron/data/validate/validate
|
|
|
|
cron/data/update/projects-update
|
2021-05-19 01:18:08 +03:00
|
|
|
cron/controller/controller
|
|
|
|
cron/worker/worker
|
2021-03-04 17:41:44 +03:00
|
|
|
|
2020-10-16 17:54:29 +03:00
|
|
|
# Binaries for programs and plugins.
|
2020-10-09 17:47:59 +03:00
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
2020-10-16 17:54:29 +03:00
|
|
|
# Test binary, built with `go test -c`.
|
2020-10-09 17:47:59 +03:00
|
|
|
*.test
|
2021-02-13 00:54:06 +03:00
|
|
|
results.json
|
2021-04-30 20:37:21 +03:00
|
|
|
*.json
|
2020-10-09 17:47:59 +03:00
|
|
|
|
2020-10-16 17:54:29 +03:00
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE.
|
2021-02-13 00:54:06 +03:00
|
|
|
*.coverprofile*
|
2020-10-09 17:47:59 +03:00
|
|
|
|
2020-12-23 00:43:24 +03:00
|
|
|
|
2020-10-16 17:54:29 +03:00
|
|
|
# IDE directories.
|
2020-10-09 17:47:59 +03:00
|
|
|
.vscode/
|
2020-10-16 17:54:29 +03:00
|
|
|
*.iml
|
2021-02-17 04:55:36 +03:00
|
|
|
.idea
|
2020-10-16 17:54:29 +03:00
|
|
|
|
2020-12-23 00:43:24 +03:00
|
|
|
# tools
|
|
|
|
bin
|
2021-02-22 20:18:28 +03:00
|
|
|
|
|
|
|
cache
|
2021-02-25 22:51:57 +03:00
|
|
|
output
|
2021-03-04 17:41:44 +03:00
|
|
|
gitfolder.*
|