2022-03-22 11:03:15 -04:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
# vendor/
|
|
|
|
|
|
|
|
build
|
|
|
|
admin.conf
|
|
|
|
coordinatorConfig.json
|
|
|
|
coordinator-*
|
2022-03-23 09:10:58 -04:00
|
|
|
util/pcr-reader/pcrs/
|
2022-03-22 11:03:15 -04:00
|
|
|
|
|
|
|
# VS Code configuration folder
|
|
|
|
.vscode
|
|
|
|
# Debug and testing files
|
|
|
|
debug/
|
|
|
|
|
2022-04-19 06:12:34 -04:00
|
|
|
# Image
|
|
|
|
image/*.ign
|
|
|
|
image/build/*
|
|
|
|
image/dependencies/coordinator
|
|
|
|
image/images/*
|
|
|
|
image/cosa.lock
|