ceph-csi/.gitignore

20 lines
244 B
Plaintext
Raw Normal View History

# build directory
_output
# e2e test executable
e2e.test
# docker build
deploy/cephcsi/image/cephcsi
2018-03-06 22:33:57 +00:00
# build container
.devel-container-id
# git merge files
*.orig
*.patch
*.rej
# generated golangci-lint configuration
scripts/golangci.yml