From 3dcf8bdb9acdf72a8f4298c54035212e79c6d5a3 Mon Sep 17 00:00:00 2001 From: Henrik Tunedal Date: Wed, 26 Jan 2011 23:47:15 +0100 Subject: [PATCH] Tell git to ignore backup files. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1ae1a9b197..eeabf9ea75 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ config.py repo/ built/ build_*/ - +*~