From a3e92c22b2fa58f2bd3f9cc2b97e2f090106f984 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 15 Feb 2011 21:28:57 +0200 Subject: [PATCH] .gitignore: add /po and /locale --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0bf9f46ee9..0e28228d05 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ /codecs2html /tags /TAGS +/locale +/po \ No newline at end of file -- 2.11.4.GIT