ceph-csi/.gitignore
2018-03-13 11:21:34 +01:00

29 lines
320 B
Plaintext

# build directory
/output*/
/_output*/
/_output
# docker build
/deploy/rbd/docker/rbdplugin
/deploy/cephfs/docker/cephfsplugin
# rbdplugin executable
rbdplugin
# Emacs save files
*~
\#*\#
.\#*
# Vim-related files
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
# git merge files
*.orig
*.patch
*.rej