[orca] Updating .gitignore to ignore autogenerated localized help.



commit 9d0fc8991334b4eabe359d439a420201631262c1
Author: Alejandro Leiva <aleiva emergya es>
Date:   Mon Dec 20 12:50:29 2010 +0100

    Updating .gitignore to ignore autogenerated localized help.

 .gitignore |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05e29a6..71086a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,11 @@ bld
 *~
 patch.*
 [0-9][0-9][0-9][0-9][-]*
+
+# /help
+/help/*.omf
+/help/*/*.page
+!/help/C/*.page
+/help/*/*.xml
+!/help/C/*.xml
+/help/*/*.mo



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