summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-12-02 11:51:15 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-12-02 11:51:15 +0000
commit1d2d4b1c4369286d10873e87a291e63241cae170 (patch)
tree04f308ecbf649c464c6cb25950c716d469e756e5 /.gitignore
parent771cf38162a7564085adba4ff40c58a1a5fc8786 (diff)
Add test code from the prototype library
This test isn't run automatically, since it requires a special VM environment.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0b0aa993..5e5ea18b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@
/telepathy-qt4-*/
/tests/dbus/test-*
/tests/pinocchio/test-*
+/tests/prototype/test-*
Makefile
Makefile.in
_gen