Add vim file to .gitignore.

This commit is contained in:
Igor Mandrigin 2018-02-15 13:42:38 +01:00
parent 8d7d7afd03
commit 267ff68d84
No known key found for this signature in database
GPG Key ID: 6343C2A9279A887E
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored
View File

@ -12,3 +12,18 @@
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags