From 9136f359e0f4395fc107b90149c387424981436e Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sun, 4 Oct 2020 07:30:21 +0200 Subject: [PATCH] Feat: add .vim in gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c0c219b..34862c4 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,7 @@ dmypy.json # Pyre type checker .pyre/ + +# vim +.vim +