summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Becker <chemobejk@gmail.com>2019-06-26 11:59:04 +0300
committerStefan Becker <chemobejk@gmail.com>2019-06-27 19:52:07 +0300
commitac4149c356dd98c6e576a2caae22603f723f5ade (patch)
tree29d06f0c7fe97438a4e8a7dfbe85bda852f2eeb3 /.gitignore
parente920a99518b3e8812f779dd7b5d809b8ac97dcd2 (diff)
downloadlibnice-ac4149c356dd98c6e576a2caae22603f723f5ade.tar.gz
tests: ignore trickle executables
This fixes commit 9afd0c8b8f12aa560f800ced7e50b4da40dea456
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1f24d99..2fc9d54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -136,7 +136,6 @@ tests/test-add-remove-stream
tests/test-address
tests/test-bsd
tests/test-build-io-stream
-tests/test-dribble
tests/test-fallback
tests/test-fullmode
tests/test-icetcp
@@ -147,6 +146,7 @@ tests/test-io-stream-thread
tests/test-io-stream-pollable
tests/test-send-recv
tests/test-mainloop
+tests/test-new-trickle
tests/test-priority
tests/test-pseudotcp
tests/test-pseudotcp-fin
@@ -155,7 +155,7 @@ tests/test-pseudotcp-fin
tests/test-restart
tests/test-tcp
tests/test-thread
-tests/test-new-dribble
+tests/test-trickle
tests/test-nomination
tests/test-credentials
tests/test-different-number-streams