From 7049bf19d908b60dd5da788fea4db6dd5fe880f9 Mon Sep 17 00:00:00 2001 From: Andy Lester Date: Tue, 17 Mar 2009 09:58:24 +0800 Subject: [PATCH] Ignore backup files, too Signed-off-by: Paul Beckingham --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e17fbd40d..991be8f20 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ Makefile configure config.log www.xls +*~