Add vim temp file into .gitignore

This commit is contained in:
LeeW 2015-08-31 19:49:32 +08:00
parent 2c4ad02bfb
commit fef28cc9c9

10
.gitignore vendored
View File

@ -42,3 +42,13 @@ output/*/index.html
# Sphinx
docs/_build
.idea/
# Created by https://www.gitignore.io/api/vim
### Vim ###
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~