diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2009-01-10 00:16:46 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2009-01-10 00:16:46 +0800 |
commit | 25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3 (patch) | |
tree | 31c4f68548a9584a10742a09b989edf616b711de /src | |
parent | cf8bfbf948b8ac505206fca00bc1bc7a842f8676 (diff) | |
download | gsoc2013-empathy-25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3.tar gsoc2013-empathy-25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3.tar.gz gsoc2013-empathy-25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3.tar.bz2 gsoc2013-empathy-25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3.tar.lz gsoc2013-empathy-25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3.tar.xz gsoc2013-empathy-25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3.tar.zst gsoc2013-empathy-25658b2c18f1441a2f3c0c4ae34b8709c8cbc9c3.zip |
Update gitignore
svn path=/trunk/; revision=2213
Diffstat (limited to 'src')
-rw-r--r-- | src/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index e972a26f8..a7f583649 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -4,6 +4,8 @@ empathy-logs empathy-chat-chandler empathy-call-chandler empathy-tubes-chandler +empathy-tube-dispatch-enumtypes.c +empathy-tube-dispatch-enumtypes.h org.gnome.Empathy.Chat.service org.gnome.Empathy.Call.service org.gnome.Empathy.Tubes.service |