19 lines
193 B
Plaintext
19 lines
193 B
Plaintext
# Binaries
|
|
keenetic-exporter
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary
|
|
*.test
|
|
|
|
# Output of the go coverage tool
|
|
*.out
|
|
|
|
# Go workspace file
|
|
go.work
|
|
|
|
# Local configuration with secrets
|
|
config.yaml
|