summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-12-03 14:45:30 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-12-14 15:17:31 +0000
commit2e63a8b367b8d75376ea80bdf8e0b2923922465a (patch)
treee32eff373b41358807a2e69555f62db8aec94816 /.gitignore
parent8b2ef1d6092d8dc6360ac68f903989e52d88a046 (diff)
downloadtelepathy-glib-2e63a8b367b8d75376ea80bdf8e0b2923922465a.tar.gz
Add stub 'extensions' directory
This builds a library for future interfaces (Call will be the first), so we can port telepathy-glib's example code to them even though the interfaces aren't yet stable.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 81660359e..3b19d2033 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ docs/reference/xml
examples/client/telepathy-example-*
examples/cm/*/telepathy-example-*
examples/extensions/extensions.html
+/extensions/extensions.html
gtk-doc.make
install-sh
lcov.info