[Telepathy-commits] [telepathy-glib/master] Consolidate all .gitignore files to top level
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Aug 15 08:42:24 PDT 2008
---
.gitignore | 22 ++++++++++++++++++++++
examples/.gitignore | 2 --
examples/extensions/.gitignore | 1 -
tests/.gitignore | 6 ------
tests/dbus/.gitignore | 14 --------------
tools/.gitignore | 1 -
6 files changed, 22 insertions(+), 24 deletions(-)
delete mode 100644 examples/.gitignore
delete mode 100644 examples/extensions/.gitignore
delete mode 100644 tests/.gitignore
delete mode 100644 tests/dbus/.gitignore
delete mode 100644 tools/.gitignore
diff --git a/.gitignore b/.gitignore
index 7adc65d..b46b56a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,9 @@ docs/reference/*.stamp
docs/reference/html
docs/reference/tmpl/*.sgml
docs/reference/xml
+examples/client/telepathy-example-*
+examples/cm/*/telepathy-example-*
+examples/extensions/extensions.html
gtk-doc.make
install-sh
libtool
@@ -54,3 +57,22 @@ m4/ltversion.m4
m4/lt~obsolete.m4
missing
stamp-h1
+tests/dbus/test-call-cancellation
+tests/dbus/test-channel-introspect
+tests/dbus/test-connection
+tests/dbus/test-connection-getinterfaces-failure
+tests/dbus/test-connection-inject-bug16307
+tests/dbus/test-dbus
+tests/dbus/test-disconnection
+tests/dbus/test-example-no-protocols
+tests/dbus/test-finalized-in-invalidated-handler
+tests/dbus/test-handle-set
+tests/dbus/test-invalidated-while-invoking-signals
+tests/dbus/test-properties
+tests/dbus/test-unsupported-interface
+tests/test-asv
+tests/test-heap
+tests/test-internal-debug
+tests/test-intset
+tests/test-util
+tools/telepathy-glib-env
diff --git a/examples/.gitignore b/examples/.gitignore
deleted file mode 100644
index 2ae68f0..0000000
--- a/examples/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-telepathy-example-*
-
diff --git a/examples/extensions/.gitignore b/examples/extensions/.gitignore
deleted file mode 100644
index 31aaab4..0000000
--- a/examples/extensions/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-extensions.html
diff --git a/tests/.gitignore b/tests/.gitignore
deleted file mode 100644
index 5e8a3be..0000000
--- a/tests/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-test-asv
-test-heap
-test-internal-debug
-test-intset
-test-util
-
diff --git a/tests/dbus/.gitignore b/tests/dbus/.gitignore
deleted file mode 100644
index eb850ca..0000000
--- a/tests/dbus/.gitignore
+++ /dev/null
@@ -1,14 +0,0 @@
-test-call-cancellation
-test-channel-introspect
-test-connection
-test-connection-getinterfaces-failure
-test-connection-inject-bug16307
-test-dbus
-test-disconnection
-test-example-no-protocols
-test-finalized-in-invalidated-handler
-test-handle-set
-test-invalidated-while-invoking-signals
-test-properties
-test-unsupported-interface
-
diff --git a/tools/.gitignore b/tools/.gitignore
deleted file mode 100644
index 2050cde..0000000
--- a/tools/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-telepathy-glib-env
--
1.5.6.3
More information about the Telepathy-commits
mailing list