ceph-csi/vendor/github.com/IBM/keyprotect-go-client/.gitignore
Humble Chirammal 93e43d1a0f rebase: IBM key protect integration module dependency update
This commit adds the Key protect client SDK for the Key Protect
KMS integration to the Ceph CSI driver.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-12-21 17:09:50 +00:00

45 lines
482 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
vendor
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
.DS_Store
cover.*
# Eclipse
.project
# Visual Studio Code
.vscode
/*.covtmp
**/coverage
**/coverage.htmlvendor
**/coverage.txt
**/coverage.html
**/cover.html
**/coverage.out
**/coverage.tmp
*.coverprofile