[gcalctool] Ignore translated help files



commit 13b22d440de8de357bb3c73193003c4ca18583be
Author: Robert Ancell <robert ancell gmail com>
Date:   Tue Feb 23 11:40:47 2010 +1100

    Ignore translated help files

 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2b284c..50d7d05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,10 @@ stamp-h1
 xmldocs.make
 data/gcalctool.desktop
 data/gcalctool.schemas
+help/[^C]*/*.page
+help/[^C]*/legal.xml
+help/*/*.gmo
+help/*/*.mo
 po/POTFILES
 po/stamp-it
 po/*.gmo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]