From a249bf2b1623b1b25304cc012d28e400460e705f Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Wed, 6 Oct 2010 17:21:04 -0700 Subject: [PATCH] Add .mo files to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d84e5e7424..bf491ec3c2 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ lac08.log php.log .DS_Store nbproject +*.mo