diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-06-23 21:28:22 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-06-24 02:40:50 +0200 |
commit | e80cde5e969e050c6eaab425fc46bbe55e857f24 (patch) | |
tree | 49d11801bd297f5458f7f0a12b19baed6ee99f39 /.gitignore | |
parent | 068ae9fb7c313b2ae080b542e8be85e8555c4709 (diff) |
tests: add test-ratelimit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e42fbcbbab..36c67e2e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -190,6 +190,7 @@ /test-ns /test-path-util /test-prioq +/test-ratelimit /test-replace-var /test-resolve /test-ring |