From 5e556829d7b4a3f462747ab01e52e424ffa2e58e Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 23 Sep 2013 17:53:44 +0100 Subject: [PATCH] ignore vim undo files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5252eb40..081e8f06 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ data images thumbs !lib/images +*.un~