update git to ignore vim swp files

This commit is contained in:
Kameron Kenny 2019-01-22 12:36:42 -05:00
parent 14bf50485a
commit cdbe7fe96b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ _site
.sass-cache .sass-cache
.jekyll-metadata .jekyll-metadata
.bundle .bundle
*.swp