Merge pull request #725 from oliv3r/update_gitignore

Update .gitignore to more broadly ignore vim
This commit is contained in:
Darko Poljak 2018-11-27 08:04:48 +01:00 committed by GitHub
commit 0e4ff14633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 1 deletions

18
.gitignore vendored
View File

@ -1,5 +1,21 @@
# -vim
.*.swp
# 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~
# Ignore generated manpages
docs/src/.marker