summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Castellano <pablog@src.gnome.org>2010-01-04 02:51:48 +0100
committerPablo Castellano <pablog@src.gnome.org>2010-01-04 02:51:48 +0100
commit5467dedc80051f74d815f687a9133ac1a5721325 (patch)
treec405fcb901f698bdf5cb98f14048b08e4e3eddb7
parentd472aff254cf4dc6b50101ee377b2a713200368d (diff)
downloadgconf-5467dedc80051f74d815f687a9133ac1a5721325.tar.gz
Created .gitignore files
-rw-r--r--.gitignore42
-rw-r--r--backends/.gitignore2
-rw-r--r--defaults/.gitignore4
-rw-r--r--examples/.gitignore4
-rw-r--r--gconf/.gitignore11
-rw-r--r--po/.gitignore5
6 files changed, 68 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..b10d4ec6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,42 @@
+*.o
+*.a
+*.lo
+*.la
+*.stamp
+*.bak
+*.tmp
+*.swp
+.tm*
+~*
+
+.deps
+.libs
+/autom4te.cache
+
+/INSTALL
+/aclocal.m4
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/gconf-2.0.pc
+/gconf-2.m4
+/gconf-zip
+/gtk-doc.make
+/install-sh
+/intltool-extract.in
+/intltool-merge.in
+/intltool-update.in
+/libtool
+/ltmain.sh
+Makefile
+Makefile.in
+Makefile.in.in
+/missing
+/mkinstalldirs
+/stamp-h1
+
diff --git a/backends/.gitignore b/backends/.gitignore
new file mode 100644
index 00000000..11b175ba
--- /dev/null
+++ b/backends/.gitignore
@@ -0,0 +1,2 @@
+/gconf-merge-tree
+/xml-test
diff --git a/defaults/.gitignore b/defaults/.gitignore
new file mode 100644
index 00000000..b90e7c30
--- /dev/null
+++ b/defaults/.gitignore
@@ -0,0 +1,4 @@
+/gconf-defaults-glue.h
+/gconf-defaults-mechanism
+/org.gnome.GConf.Defaults.service
+/org.gnome.gconf.defaults.policy
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 00000000..3b4e9ec5
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,4 @@
+/basic-gconf-app
+/complex-gconf-app
+/simple-controller
+/simple-view
diff --git a/gconf/.gitignore b/gconf/.gitignore
new file mode 100644
index 00000000..104c2d44
--- /dev/null
+++ b/gconf/.gitignore
@@ -0,0 +1,11 @@
+/GConfX-common.c
+/GConfX-skels.c
+/GConfX-stubs.c
+/GConfX.h
+/default.path
+/gconf-sanity-check-2
+/gconfd-2
+/gconfmarshal.c
+/gconfmarshal.h
+/gconftool-2
+/org.gnome.GConf.service
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 00000000..557f6037
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,5 @@
+*.gmo
+
+/.intltool-merge-cache
+/POTFILES
+/stamp-it