aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Kaser <f.kaser@gmx.net>2010-08-25 16:41:28 +0800
committerFelix Kaser <f.kaser@gmx.net>2010-08-25 16:41:28 +0800
commit1ceaa6d1ee7135f6a578eecb12686493fac88d6c (patch)
tree75d49144f47c72dd3ca499fba82bcb7ae94e47ca
parent656ba0f01d0a55af0c07d2d76e8e9d17502b12b6 (diff)
downloadgsoc2013-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.
-rw-r--r--data/.gitignore1
-rw-r--r--src/.gitignore1
2 files changed, 2 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
diff --git a/src/.gitignore b/src/.gitignore
index 3513a05c3..19774ff6c 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -2,3 +2,4 @@ empathy
empathy-accounts
empathy-debugger
empathy-av
+empathy-auth-client