From e7ca1633d073bed2a77c98dab731a6d1357ce14e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 5 Oct 2010 16:37:53 +0100 Subject: Ignore more generated files --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 890c0a06..43195e47 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,9 @@ BitKeeper ChangeSet .svn *.pyc +*.gcda +*.gcno +*.gcov *.pyo *# @@ -72,6 +75,8 @@ m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 +/coverage/ + data/org.freedesktop.Telepathy.ConnectionManager.salut.service data/*.service data/salut.manager @@ -117,6 +122,8 @@ tests/twisted/tools/salut-testing.log tests/twisted/tools/tmp-session-bus.conf tests/twisted/tools/org.freedesktop.Telepathy.ConnectionManager.salut.service tests/twisted/tools/refdbg.log +/tests/twisted/with-session-bus*.address +/tests/twisted/with-session-bus*.pid tools/libglibcodegen.pyc @@ -125,6 +132,7 @@ src/write-mgr-file /telepathy-salut-*/ /telepathy-salut-*.tar.gz +/telepathy-salut-*.tar.gz.asc tests/test-r-multicast-packet tests/test-r-sender tests/test-r-transport-io -- cgit v1.2.1