[gcalctool] Ignore built files



commit efdc9dcaa976247cc6276929e286734e671afb0b
Author: Robert Ancell <robert ancell gmail com>
Date:   Thu May 7 12:21:56 2009 +1000

    Ignore built files
---
 help/.gitignore       |    1 +
 help/C/.gitignore     |    2 ++
 help/bg/.gitignore    |    2 ++
 help/ca/.gitignore    |    2 ++
 help/de/.gitignore    |    2 ++
 help/el/.gitignore    |    2 ++
 help/es/.gitignore    |    2 ++
 help/eu/.gitignore    |    2 ++
 help/fr/.gitignore    |    2 ++
 help/it/.gitignore    |    2 ++
 help/ja/.gitignore    |    2 ++
 help/ko/.gitignore    |    2 ++
 help/oc/.gitignore    |    2 ++
 help/pt_BR/.gitignore |    2 ++
 help/ru/.gitignore    |    2 ++
 help/sv/.gitignore    |    2 ++
 help/zh_CN/.gitignore |    2 ++
 help/zh_HK/.gitignore |    2 ++
 help/zh_TW/.gitignore |    2 ++
 19 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/help/.gitignore b/help/.gitignore
index 282522d..9bd332e 100644
--- a/help/.gitignore
+++ b/help/.gitignore
@@ -1,2 +1,3 @@
 Makefile
 Makefile.in
+*.omf
diff --git a/help/C/.gitignore b/help/C/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/C/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/bg/.gitignore b/help/bg/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/bg/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/ca/.gitignore b/help/ca/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/ca/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/de/.gitignore b/help/de/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/de/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/el/.gitignore b/help/el/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/el/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/es/.gitignore b/help/es/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/es/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/eu/.gitignore b/help/eu/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/eu/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/fr/.gitignore b/help/fr/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/fr/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/it/.gitignore b/help/it/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/it/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/ja/.gitignore b/help/ja/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/ja/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/ko/.gitignore b/help/ko/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/ko/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/oc/.gitignore b/help/oc/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/oc/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/pt_BR/.gitignore b/help/pt_BR/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/pt_BR/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/ru/.gitignore b/help/ru/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/ru/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/sv/.gitignore b/help/sv/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/sv/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/zh_CN/.gitignore b/help/zh_CN/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/zh_CN/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/zh_HK/.gitignore b/help/zh_HK/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/zh_HK/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo
diff --git a/help/zh_TW/.gitignore b/help/zh_TW/.gitignore
new file mode 100644
index 0000000..ec79df0
--- /dev/null
+++ b/help/zh_TW/.gitignore
@@ -0,0 +1,2 @@
+gcalctool.xml
+.xml2po.mo



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