From db5524a9ab6b0050fa71e21a3a15740e85e4e4a8 Mon Sep 17 00:00:00 2001 From: Antoine GIRARD Date: Fri, 20 Dec 2019 00:04:12 +0100 Subject: chore: update gitignore list (#9437) Updated the gitignore list with the command : `go run scripts/generate-gitignores.go` --- options/gitignore/Vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'options/gitignore/Vim') diff --git a/options/gitignore/Vim b/options/gitignore/Vim index 741518ffd2..19fa63264c 100644 --- a/options/gitignore/Vim +++ b/options/gitignore/Vim @@ -1,5 +1,6 @@ # Swap [._]*.s[a-v][a-z] +!*.svg # comment out if you don't need vector files [._]*.sw[a-p] [._]s[a-rt-v][a-z] [._]ss[a-gi-z] @@ -7,6 +8,7 @@ # Session Session.vim +Sessionx.vim # Temporary .netrwhist -- cgit v1.2.3