Ignore VIM swap files
This commit is contained in:
parent
f23815571f
commit
8adf30ebd6
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
.*.swp
|
||||||
|
.*.swo
|
||||||
pkg/
|
pkg/
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
vendor/
|
vendor/
|
||||||
|
|
Loading…
Reference in a new issue