Commit 29fc0682d13534587830584d8a5de91eb910a322

Authored by Stéphane Raimbault
1 parent f88ca1ab

Updated .bzrignore

Showing 1 changed file with 6 additions and 6 deletions
.bzrignore
@@ -15,16 +15,16 @@ missing @@ -15,16 +15,16 @@ missing
15 modbus.pc 15 modbus.pc
16 build 16 build
17 .waf-* 17 .waf-*
18 -tests/bench-bandwidth-master  
19 -tests/bench-bandwidth-slave 18 +tests/bandwidth-master
  19 +tests/bandwidth-slave-one
  20 +tests/bandwidth-slave-many-up
20 tests/random-test-master 21 tests/random-test-master
21 tests/random-test-slave 22 tests/random-test-slave
22 -tests/random-test-slave  
23 tests/unit-test-master 23 tests/unit-test-master
24 tests/unit-test-slave 24 tests/unit-test-slave
25 -modbus/.deps  
26 -modbus/.libs  
27 -modbus/modbus.lo 25 +src/.deps
  26 +src/.libs
  27 +src/modbus.lo
28 tests/.deps 28 tests/.deps
29 tests/.libs 29 tests/.libs
30 modbus/libmodbus.la 30 modbus/libmodbus.la