From 42101b083f674708c00f45824656a5e090bc24d7 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Fri, 27 Mar 2020 21:04:02 +0100 Subject: feat: add vim section on gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6e4761..ddb9279 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# VIM +*.swp -- cgit v1.2.3-18-g5258