From b91e79d3a4c8b5a8737aa3828d2ef3e97d35cdbb Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 29 Dec 2018 17:26:32 -0200 Subject: Add vi tmp files to global gitignore. --- git/gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/git/gitignore b/git/gitignore index 371fd16..12daa17 100644 --- a/git/gitignore +++ b/git/gitignore @@ -1,3 +1,4 @@ playground.clj req.http -.postman-ns \ No newline at end of file +.postman-ns +*.swp \ No newline at end of file -- cgit v1.2.3