diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-08-15 16:42:24 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-08-15 16:42:24 +0100 |
commit | 4a561fcd747f9bbbe91bbbed7523b492ea0e974e (patch) | |
tree | 93a0b51ae76fad5e6a8f9e7be8f6e426755ea447 /.gitignore | |
parent | 5bd3725fd00d4d37fde068858c16d7833d30ba67 (diff) |
Consolidate all .gitignore files to top level
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7adc65d32..b46b56aa0 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 |