Browse Source

add test symlinks to gitignore files

Change-Id: Icaf60b8e1eb75f10f9b41cb5c55ad40ea89aa0ac
changes/26/35726/1
Richard Fuchs 6 years ago
parent
commit
16afc46ca4
3 changed files with 3 additions and 0 deletions
  1. +1
    -0
      daemon/.gitignore
  2. +1
    -0
      recording-daemon/.gitignore
  3. +1
    -0
      t/.gitignore

+ 1
- 0
daemon/.gitignore View File

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

+ 1
- 0
recording-daemon/.gitignore View File

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

+ 1
- 0
t/.gitignore View File

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

Loading…
Cancel
Save