summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1b7d204bff49f21861b8051486a24fd92477a6bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/build*/*
/examples/hello_world/build
/.settings
/doc
/implementation/configuration/include/internal.hpp
/test/big_payload_tests/big_payload_test_tcp_client.json
/test/big_payload_tests/big_payload_test_tcp_service.json
/test/configuration_tests/configuration-test.json
/test/configuration_tests/configuration-test-deprecated.json
/test/magic_cookies_tests/magic_cookies_test_client.json
/test/magic_cookies_tests/magic_cookies_test_service.json
/test/payload_tests/external_local_payload_test_client_external.json
/test/payload_tests/external_local_payload_test_client_local.json
/test/payload_tests/external_local_payload_test_service.json
/test/routing_tests/external_local_routing_test_client_external.json
/test/routing_tests/external_local_routing_test_service.json
/test/client_id_tests/client_id_test_diff_client_ids_diff_ports_master.json
/test/client_id_tests/client_id_test_diff_client_ids_diff_ports_slave.json
/test/client_id_tests/client_id_test_diff_client_ids_same_ports_master.json
/test/client_id_tests/client_id_test_diff_client_ids_same_ports_slave.json
/test/client_id_tests/client_id_test_same_client_ids_diff_ports_master.json
/test/client_id_tests/client_id_test_same_client_ids_diff_ports_slave.json
/test/client_id_tests/client_id_test_same_client_ids_same_ports_master.json
/test/client_id_tests/client_id_test_same_client_ids_same_ports_slave.json