add test symlinks to gitignore files

Change-Id: Icaf60b8e1eb75f10f9b41cb5c55ad40ea89aa0ac
changes/26/35726/1
Richard Fuchs 6 years ago
parent 2b87948014
commit 16afc46ca4

1
daemon/.gitignore vendored

@ -18,3 +18,4 @@ ssllib.c
dtmflib.c
*-test
dtmf_rx_fillin.h
*-test.c

@ -16,3 +16,4 @@ streambuf.c
ssllib.c
dtmflib.c
*-test
*-test.c

1
t/.gitignore vendored

@ -52,3 +52,4 @@ dtmflib.c
test-dtmf-detect
*-test
dtmf_rx_fillin.h
*-test.c

Loading…
Cancel
Save