mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-02-26 12:47:29 +01:00
20 lines
341 B
Plaintext
20 lines
341 B
Plaintext
# Binaries for programs and plugins
|
|
/cc-metric-collector
|
|
*.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/
|
|
|
|
# Local copy of LIKWID headers
|
|
/collectors/likwid
|