[Telepathy-commits] [telepathy-salut/master] update gitignore

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Sep 16 08:19:50 PDT 2008


---
 .gitignore |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index a9e80f1..128152d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,12 +10,13 @@ cscope.out
 *.lo
 *.la
 *.loT
+*.pyc
 
 Makefile
 Makefile.in
 INSTALL
 aclocal.m4
-autom4te.cache/
+autom4te.cache
 config.guess
 config.h
 config.h.in
@@ -44,7 +45,7 @@ docs/xep.xsl
 docs/clique.html
 docs/telepathy-salut.8
 
-extensions/_gen/
+extensions/_gen
 extensions/extensions.html
 
 lib/gibber/examples/test_{ssl,tcp}
@@ -55,6 +56,11 @@ tests/outputs
 tests/sasl-test.db
 tests/test-xmpp-connection
 tests/test-r-multicast-{packet,sender,transport-io}
+tests/test-r-multicast-transport-io
+tests/twisted/tools/exec-with-log.sh
+tests/twisted/tools/salut-testing.log
+tests/twisted/tools/tmp-session-bus.conf
+tests/twisted/tools/org.freedesktop.Telepathy.ConnectionManager.salut.service
 
 tools/libglibcodegen.pyc
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list