update git to ignore vim swp files
This commit is contained in:
parent
14bf50485a
commit
cdbe7fe96b
|
@ -2,3 +2,4 @@ _site
|
||||||
.sass-cache
|
.sass-cache
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
.bundle
|
.bundle
|
||||||
|
*.swp
|
||||||
|
|
Loading…
Reference in New Issue