summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore3
-rw-r--r--backends/.cvsignore2
-rw-r--r--examples/.cvsignore5
-rw-r--r--gconf/.cvsignore4
-rw-r--r--po/.cvsignore1
-rw-r--r--wrappers/gtk/.cvsignore5
6 files changed, 20 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 47ba4a2d..23627313 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -14,3 +14,6 @@ ltconfig
stamp-h.in
stamp-hconfig.h.in
ABOUT-NLS
+intl
+config.h.in
+gconf-config
diff --git a/backends/.cvsignore b/backends/.cvsignore
index 3045c518..1f36bcd8 100644
--- a/backends/.cvsignore
+++ b/backends/.cvsignore
@@ -2,3 +2,5 @@
.libs
Makefile.in
Makefile
+*.lo
+*.la
diff --git a/examples/.cvsignore b/examples/.cvsignore
new file mode 100644
index 00000000..d0e22105
--- /dev/null
+++ b/examples/.cvsignore
@@ -0,0 +1,5 @@
+Makefile.in
+Makefile
+.deps
+.libs
+basic-gconf-app
diff --git a/gconf/.cvsignore b/gconf/.cvsignore
index eda88684..441a4643 100644
--- a/gconf/.cvsignore
+++ b/gconf/.cvsignore
@@ -6,3 +6,7 @@ GConf-common.c
GConf-skels.c
GConf-stubs.c
GConf.h
+*.lo
+*.la
+gconftool
+gconfd
diff --git a/po/.cvsignore b/po/.cvsignore
index 70b7e008..ecbe9aae 100644
--- a/po/.cvsignore
+++ b/po/.cvsignore
@@ -5,3 +5,4 @@ gconf.pot
cat-id-tbl.c
POTFILES
stamp-cat-id
+GConf.pot
diff --git a/wrappers/gtk/.cvsignore b/wrappers/gtk/.cvsignore
index 70845e08..28429ca0 100644
--- a/wrappers/gtk/.cvsignore
+++ b/wrappers/gtk/.cvsignore
@@ -1 +1,6 @@
Makefile.in
+.deps
+.libs
+*.lo
+*.la
+testgconfclient