mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-12 17:30:19 +00:00
19 lines
200 B
Plaintext
19 lines
200 B
Plaintext
|
### 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
|