From 8b8f155d8bbe03e1d1ca3ad8cf8af2fa2a79cf5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 12 Nov 2012 15:18:27 +0100 Subject: [PATCH] Ignore locale files --- doc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/.gitignore b/doc/.gitignore index 08c4976dde..4e0407bfa8 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -2,4 +2,5 @@ /_build /doctrees /html +/locale *.pyc