From e68b9d00a6e05b3a941f63ffb696f91e554ac5ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 18 Oct 2024 20:33:49 +0200 Subject: Adding upstream version 9.0.3. Signed-off-by: Daniel Baumann --- options/gitignore/Vim | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 options/gitignore/Vim (limited to 'options/gitignore/Vim') diff --git a/options/gitignore/Vim b/options/gitignore/Vim new file mode 100644 index 0000000..19fa632 --- /dev/null +++ b/options/gitignore/Vim @@ -0,0 +1,19 @@ +# 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] +[._]sw[a-p] + +# Session +Session.vim +Sessionx.vim + +# Temporary +.netrwhist +*~ +# Auto-generated tag files +tags +# Persistent undo +[._]*.un~ -- cgit v1.2.3