1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-02-16 15:49:30 +00:00
ceph-csi/.gitignore

25 lines
247 B
Plaintext
Raw Normal View History

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