From d36b0993cfb255bef8c1d6d243aca88b2a5256d0 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 12 Sep 2013 10:54:00 +0200 Subject: [PATCH 4/4] .gitignore: update with new test files https://bugs.freedesktop.org/show_bug.cgi?id=69258 --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index b8c1d0a..33cf615 100644 --- a/.gitignore +++ b/.gitignore @@ -61,10 +61,16 @@ tests/test-ctcp-tokenize tests/test-text-encode-and-split tests/test-tokenize-leading-space tests/test-tokenize-leading-space.c +tests/*.log +tests/*.trs +tests/twisted/config.py +tests/twisted/idle-twisted-tests.list tests/twisted/tools/exec-with-log.sh tests/twisted/tools/idle-testing.log tests/twisted/tools/org.freedesktop.Telepathy.ConnectionManager.idle.service +tests/twisted/run-test.sh +tests/twisted/test-suite.log tests/twisted/tools/tmp-session-bus.conf tests/twisted/with-session-bus*.dbus-monitor-logs -- 1.8.3.1