.gitignore: add vim tempfiles.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -27,3 +27,7 @@ httperr.h
|
|||||||
tests/*/*/*/*_test
|
tests/*/*/*/*_test
|
||||||
tests/*/*/*_test
|
tests/*/*/*_test
|
||||||
include/xbps.h
|
include/xbps.h
|
||||||
|
|
||||||
|
# vim backup files
|
||||||
|
.*.swp
|
||||||
|
*~
|
||||||
|
Reference in New Issue
Block a user