mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
19 lines
200 B
Plaintext
Vendored
19 lines
200 B
Plaintext
Vendored
### Go template
|
|
|
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
|
|
# Go workspace file
|
|
go.work
|
|
|
|
# No Goland stuff in this repo
|
|
.idea
|