Delete IDE releated files in .gitignore

The IDE is a user preference, and they should configure in
individual envrionment. Delete IDE releated files in the
gitignore.
This commit is contained in:
techhanx 2019-10-16 18:44:29 +09:00 committed by mergify[bot]
parent 6a2717ce20
commit e4b4c70d92

12
.gitignore vendored
View File

@ -4,18 +4,6 @@
# docker build
/deploy/cephcsi/image/cephcsi
# 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