From c4487539f2063cfcb28aa93ff4de6a53d6bcfebc Mon Sep 17 00:00:00 2001 From: Christopher Grebs Date: Mon, 24 Mar 2014 09:47:27 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c04d344..544f9b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ build dist *.pyc -BabelDjango.egg-info +django_babel.egg-info +.tox