From 17da48e4d69abb24dae1df2132795bc905ce3a4a Mon Sep 17 00:00:00 2001 From: Igor Epstein Date: Tue, 1 May 2018 22:02:53 +0300 Subject: [PATCH] Add persistent undo to Vim.gitignore --- Global/Vim.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Global/Vim.gitignore b/Global/Vim.gitignore index 6d21783d..19cfe22f 100644 --- a/Global/Vim.gitignore +++ b/Global/Vim.gitignore @@ -12,3 +12,5 @@ Session.vim *~ # Auto-generated tag files tags +# Persistent undo +[._]*.un~