summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-12-03 14:16:31 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-12-14 15:17:31 +0000
commitd74d2b25ab86a29db349f98d5119e16ca7d56f4d (patch)
tree4ea7e9a654f1289265a30668067e55010c8f49e1 /.gitignore
parent4441aa687b974ee39b0b4ca39767886fef764506 (diff)
downloadtelepathy-glib-d74d2b25ab86a29db349f98d5119e16ca7d56f4d.tar.gz
Add a copy of the callable example CM, to be converted into a Call example
Changes relative to callable: * re-namespacing, re-indentation * memory-leak fixes from my valgrind branch * DTMF support removed, since the DTMF interface isn't applicable to Call yet * stub ExampleCallContent object added (doesn't do anything yet)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3b19d2033..192b34ae8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ docs/reference/xml
examples/client/telepathy-example-*
examples/cm/*/telepathy-example-*
examples/extensions/extensions.html
+/examples/future/*/telepathy-example-*
/extensions/extensions.html
gtk-doc.make
install-sh