From f3730a79af2d81005a53f15d25bca1817de884c2 Mon Sep 17 00:00:00 2001 From: Brian Mboya Date: Mon, 29 Jun 2020 00:28:35 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Add=20vim=20temporary=20files=20?= =?UTF-8?q?to=20gitignore=20(#1590)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: asheux --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 505c67b88..930416586 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,8 @@ Pipfile.lock env3.* env docs_build +venv + +# vim temporary files +*~ +.*.sw?