ceph-csi/.gitignore
Serguei Bezverkhi 1ff1f8be30 code update
2018-03-08 13:22:40 -05:00

28 lines
281 B
Plaintext

# build directory
/output*/
/_output*/
/_output
# docker build
/deploy/docker/rbdplugin
# 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