update .gitignore to skip darwin debug info, libusb targets

This commit is contained in:
Matthias Ringwald 2015-03-29 22:20:17 +02:00
parent f391359984
commit 36725e55f9
3 changed files with 25 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
*.o
*.d
*.dSYM

1
include/btstack/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
version.h

23
platforms/libusb/.gitignore vendored Normal file
View 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