more .gitignore

This commit is contained in:
Matthias Ringwald 2015-06-12 19:46:32 +02:00
parent 45c102fdda
commit 77fc0a6857
11 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1 @@
appendix/

View File

@ -23,3 +23,5 @@ spp_counter
spp_streamer
led_counter
le_counter.h
ble_peripheral_test
le_counter

View File

@ -22,3 +22,5 @@ spp_and_le_counter.h
spp_counter
spp_streamer
led_counter
le_counter
le_counter.h

View File

@ -22,3 +22,6 @@ spp_and_le_counter.h
spp_counter
spp_streamer
led_counter
ble_peripheral_test
le_counter
le_counter.h

1
test/ble_client/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
ad_parser

1
test/des_iterator/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
des_iterator_test

3
test/gatt_client/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
gatt_client_test
le_central
profile.h

1
test/linked_list/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
linked_list_test

2
test/remote_device_db/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
remote_device_db_fs_test
remote_device_db_memory_test

4
test/sdp_client/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
general_sdp_query
sdp_rfcomm_query
service_attribute_search_query
service_search_query

3
test/security_manager/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
destest
security_manager
aestest