From 699a3ac68ac46cefc012c66a4f178e4979750863 Mon Sep 17 00:00:00 2001 From: Carl Suster Date: Tue, 12 Nov 2013 16:57:54 +1100 Subject: [PATCH] Fix a copy/paste mistake --- Python.gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index e363b9b9..c077b0e5 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -38,7 +38,6 @@ coverage.xml .project .pydevproject - --# Django stuff: - -*.log - -*.pot +# Django stuff: +*.log +*.pot