From 29fc0682d13534587830584d8a5de91eb910a322 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Fri, 17 Apr 2009 18:18:27 +0200 Subject: [PATCH] Updated .bzrignore --- .bzrignore | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.bzrignore b/.bzrignore index 19c75e4..4e52e0a 100644 --- a/.bzrignore +++ b/.bzrignore @@ -15,16 +15,16 @@ missing modbus.pc build .waf-* -tests/bench-bandwidth-master -tests/bench-bandwidth-slave +tests/bandwidth-master +tests/bandwidth-slave-one +tests/bandwidth-slave-many-up tests/random-test-master tests/random-test-slave -tests/random-test-slave tests/unit-test-master tests/unit-test-slave -modbus/.deps -modbus/.libs -modbus/modbus.lo +src/.deps +src/.libs +src/modbus.lo tests/.deps tests/.libs modbus/libmodbus.la -- libgit2 0.21.4