mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Ignore Vim swp files.
Signed-off-by: John Nunemaker <nunemaker@gmail.com>
This commit is contained in:
parent
2bb92d8e86
commit
88dbde851c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
|||
doc/
|
||||
tmp/
|
||||
log/
|
||||
pkg/
|
||||
pkg/
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue