Update gitignore for vim swap files.
This commit is contained in:
parent
1fc1d96a02
commit
b6d92bb0f8
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,3 +6,6 @@
|
|||
_cache
|
||||
_site
|
||||
site
|
||||
|
||||
# Vim
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue