From 041076b043f9d950ea9478cfea956b4cad040dfa Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 27 Feb 2009 08:20:53 +0100 Subject: Add skeleton for avtest application --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 438e3118..a97681f6 100644 --- a/.gitignore +++ b/.gitignore @@ -54,15 +54,16 @@ tools/ppporc tools/sdptool cups/bluetooth test/agent -test/attest test/bdaddr test/hciemu +test/attest test/hstest +test/avtest test/l2test -test/lmptest test/rctest test/scotest test/sdptest +test/lmptest test/btiotest rfcomm/rfcomm compat/dund -- cgit