[eog] Commit first bunch of .gitignore files



commit 7b2da7d6e96769a65f390e9981d1ac6b3303faf5
Author: Felix Riemann <friemann svn gnome org>
Date:   Sun Apr 19 22:05:38 2009 +0200

    Commit first bunch of .gitignore files
---
 bindings/python/.gitignore |    3 +++
 data/.gitignore            |    5 +++++
 doc/reference/.gitignore   |   14 ++++++++++++++
 help/.gitignore            |    3 +++
 po/.gitignore              |    7 +++++++
 5 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/bindings/python/.gitignore b/bindings/python/.gitignore
new file mode 100644
index 0000000..83b3994
--- /dev/null
+++ b/bindings/python/.gitignore
@@ -0,0 +1,3 @@
+eog.c
+eog.la
+eog_la-eog.lo
diff --git a/data/.gitignore b/data/.gitignore
new file mode 100644
index 0000000..6ae27bf
--- /dev/null
+++ b/data/.gitignore
@@ -0,0 +1,5 @@
+eog.desktop
+eog.desktop.in
+eog.gladep
+eog.pc
+eog.schemas
diff --git a/doc/reference/.gitignore b/doc/reference/.gitignore
new file mode 100644
index 0000000..765c8bd
--- /dev/null
+++ b/doc/reference/.gitignore
@@ -0,0 +1,14 @@
+eog.args
+eog.hierarchy
+eog.interfaces
+eog.prerequisites
+eog.signals
+eog.types
+eog-docs.sgml
+html
+tmpl
+version.xml
+xml
+*.stamp
+eog-*.txt
+!eog-sections.txt
diff --git a/help/.gitignore b/help/.gitignore
new file mode 100644
index 0000000..d170b0a
--- /dev/null
+++ b/help/.gitignore
@@ -0,0 +1,3 @@
+.xml2po.mo
+eog.xml
+eog-*.omf
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..31808ee
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,7 @@
+*.gmo
+*.mo
+*.pot
+.intltool-merge-cache
+Makefile.in.in
+POTFILES
+stamp-it



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