diff options
author | Felix Kaser <f.kaser@gmx.net> | 2010-08-25 16:41:28 +0800 |
---|---|---|
committer | Felix Kaser <f.kaser@gmx.net> | 2010-08-25 16:41:28 +0800 |
commit | 1ceaa6d1ee7135f6a578eecb12686493fac88d6c (patch) | |
tree | 75d49144f47c72dd3ca499fba82bcb7ae94e47ca /data | |
parent | 656ba0f01d0a55af0c07d2d76e8e9d17502b12b6 (diff) | |
download | gsoc2013-empathy-1ceaa6d1ee7135f6a578eecb12686493fac88d6c.tar gsoc2013-empathy-1ceaa6d1ee7135f6a578eecb12686493fac88d6c.tar.gz gsoc2013-empathy-1ceaa6d1ee7135f6a578eecb12686493fac88d6c.tar.bz2 gsoc2013-empathy-1ceaa6d1ee7135f6a578eecb12686493fac88d6c.tar.lz gsoc2013-empathy-1ceaa6d1ee7135f6a578eecb12686493fac88d6c.tar.xz gsoc2013-empathy-1ceaa6d1ee7135f6a578eecb12686493fac88d6c.tar.zst gsoc2013-empathy-1ceaa6d1ee7135f6a578eecb12686493fac88d6c.zip |
added some files to gitignore
they were introduced by the interactive tls certificate verification patches.
Diffstat (limited to 'data')
-rw-r--r-- | data/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/.gitignore b/data/.gitignore index 609a920ae..7ec3d4d81 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -6,3 +6,4 @@ org.freedesktop.Telepathy.Client.Empathy.service org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service empathy-accounts.desktop empathy-accounts.desktop.in +org.freedesktop.Telepathy.Client.Empathy.Auth.service |