This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
add test symlinks to gitignore files
Change-Id: Icaf60b8e1eb75f10f9b41cb5c55ad40ea89aa0ac
changes/26/35726/1
Richard Fuchs
6 years ago
parent
2b87948014
commit
16afc46ca4
3 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
daemon/.gitignore
+1
-0
recording-daemon/.gitignore
+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
Write
Preview
Loading…
Cancel
Save