mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-27 06:35:20 +00:00
update .gitignore to skip darwin debug info, libusb targets
This commit is contained in:
parent
f391359984
commit
36725e55f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
*~
|
*~
|
||||||
*.o
|
*.o
|
||||||
*.d
|
*.d
|
||||||
|
*.dSYM
|
||||||
|
1
include/btstack/.gitignore
vendored
Normal file
1
include/btstack/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
version.h
|
23
platforms/libusb/.gitignore
vendored
Normal file
23
platforms/libusb/.gitignore
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
ancs_client
|
||||||
|
ancs_client.h
|
||||||
|
ble_central_test
|
||||||
|
ble_peripheral
|
||||||
|
ble_peripheral_sm_minimal
|
||||||
|
bnep_test
|
||||||
|
classic_test
|
||||||
|
gap_dedicated_bonding
|
||||||
|
gap_inquiry
|
||||||
|
gap_inquiry_and_bond
|
||||||
|
gatt_battery_query
|
||||||
|
gatt_browser
|
||||||
|
hsp_ag_test
|
||||||
|
hsp_hs_test
|
||||||
|
l2cap_test
|
||||||
|
profile.h
|
||||||
|
sdp_bnep_query
|
||||||
|
sdp_general_query
|
||||||
|
sdp_rfcomm_query
|
||||||
|
spp_and_le_counter
|
||||||
|
spp_and_le_counter.h
|
||||||
|
spp_counter
|
||||||
|
spp_streamer
|
Loading…
x
Reference in New Issue
Block a user