From b14b15840b6493b156a5b7e41ace43134b65d122 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Mon, 27 Jun 2016 15:18:38 +0200 Subject: [PATCH] more .gitignore --- port/libusb/.gitignore | 17 ++++++++++------- port/posix-h4/.gitignore | 27 ++++++++++++++++++++------- test/btstack_link_key_db/.gitignore | 2 ++ 3 files changed, 32 insertions(+), 14 deletions(-) diff --git a/port/libusb/.gitignore b/port/libusb/.gitignore index 86e8b84bd..f7683d72b 100644 --- a/port/libusb/.gitignore +++ b/port/libusb/.gitignore @@ -8,14 +8,20 @@ gap_dedicated_bonding gap_inquiry gap_inquiry_and_bond gap_le_advertisements +gap_le_advertisements gatt_battery_query gatt_browser +hfp_ag_demo +hfp_hf_demo hsp_ag_demo hsp_hs_demo l2cap_test le_counter le_counter.h le_streamer +le_streamer +le_streamer +le_streamer.h le_streamer.h led_counter panu_demo @@ -23,14 +29,11 @@ profile.h sdp_bnep_query sdp_general_query sdp_rfcomm_query +sm_pairing_central +sm_pairing_peripheral +sm_pairing_peripheral.h spp_and_le_counter spp_and_le_counter.h spp_counter spp_streamer -le_streamer -le_streamer.h -gap_le_advertisements -le_streamer -spp_streamer -hfp_ag_demo -hfp_hf_demo +spp_streamer \ No newline at end of file diff --git a/port/posix-h4/.gitignore b/port/posix-h4/.gitignore index 5791dc9c3..5cd51b63b 100644 --- a/port/posix-h4/.gitignore +++ b/port/posix-h4/.gitignore @@ -3,28 +3,41 @@ ancs_client_demo.h ble_central_test ble_peripheral ble_peripheral_sm_minimal +ble_peripheral_test +bluetooth_init_cc2560_2.44.c +bluetooth_init_cc2560a_2.14.c +bluetooth_init_cc2560B_1.2_BT_Spec_4.0.c +bluetooth_init_cc2564_2.14.c +bluetooth_init_cc2564B_1.2_BT_Spec_4.0.c bnep_test classic_test gap_dedicated_bonding gap_inquiry gap_inquiry_and_bond +gap_le_advertisements gatt_battery_query gatt_browser +hfp_ag_demo +hfp_hf_demo +hsp_ag_demo hsp_ag_test +hsp_hs_demo hsp_hs_test l2cap_test +le_counter +le_counter.h +le_streamer +le_streamer.h +led_counter profile.h +sco_input.wav sdp_bnep_query sdp_general_query sdp_rfcomm_query +sm_pairing_peripheral.h spp_and_le_counter spp_and_le_counter.h spp_counter spp_streamer -led_counter -le_counter.h -ble_peripheral_test -le_counter -gap_le_advertisements -le_streamer -le_streamer.h +TIInit_12.10.28.c +TIInit_12.8.32.c \ No newline at end of file diff --git a/test/btstack_link_key_db/.gitignore b/test/btstack_link_key_db/.gitignore index fba589e84..8b98e2add 100644 --- a/test/btstack_link_key_db/.gitignore +++ b/test/btstack_link_key_db/.gitignore @@ -1,2 +1,4 @@ remote_device_db_fs_test remote_device_db_memory_test +btstack_link_key_db_fs_test +btstack_link_key_db_memory_test \ No newline at end of file