28 lines
357 B
Plaintext
28 lines
357 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output directory for cross-platform builds
|
|
/bin/
|
|
/build/
|
|
/smart-shutdown
|
|
/smart-shutdown.exe
|
|
|
|
# Output of the go coverage tool
|
|
*.out
|
|
|
|
# IDE configs
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Local logs or configuration testing directories
|
|
logs/
|
|
*.log
|
|
config.json
|