1
Fork 0

gitignore: Add vim files

This commit is contained in:
Arun Raghavan 2018-10-30 07:55:21 +00:00 committed by Wim Taymans
parent 94656393fd
commit 2ff6b22b27
1 changed files with 24 additions and 0 deletions

24
.gitignore vendored
View File

@ -11,3 +11,27 @@ config.h.meson
cscope.out
cscope.in.out
cscope.po.out
# Created by https://www.gitignore.io/api/vim
### Vim ###
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
# End of https://www.gitignore.io/api/vim