From: Brion Vibber Date: Thu, 16 Dec 2010 18:38:38 +0000 (-0800) Subject: add .mo files to .gitignore X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ba2b670bfb6235f8f73a1c37f5318b6cbb820048;p=quix0rs-gnu-social.git add .mo files to .gitignore --- 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