From 29b49afd5364e775b3dedb6c33e1e0ca88187185 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 1ae1a9b1..eeabf9ea 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ config.py repo/ built/ build_*/ - +*~