diff options
author | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-05-07 23:50:24 +0200 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-05-08 09:23:29 +0200 |
commit | bd169925aa29a0bd5bd657447ad55d4381597551 (patch) | |
tree | 9c39b9a75dcd3bd943f1b080ce1bf36a6165b296 /.gitignore | |
parent | 822748c0769a57a485e909cc163ab4b1fc998524 (diff) |
add telepathy-glib/version.h to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 546bff798..c8c5ed200 100644 --- a/.gitignore +++ b/.gitignore @@ -79,6 +79,7 @@ stamp-h1 tags /telepathy-glib-0.* /telepathy-glib/tmp-introspect*/ +telepathy-glib/version.h tests/dbus/dbus-installed/session.conf tests/dbus/dbus-uninstalled/session.conf tests/dbus/run-test.sh |