From dfd6c5f2ef2627a3937dcb9b31f62abd0b5e1b59 Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Thu, 26 Jan 2017 17:18:12 -0500 Subject: [PATCH] Ignore automatic backup files with ~ suffix --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 949f7cad8..4738f4441 100644 --- a/.gitignore +++ b/.gitignore @@ -79,5 +79,6 @@ test/junk/*.spec test/junk/*.map # Misc +*~ oldstructs.txt src/tools/gitrev.hpp