From 9bf3ec8cd48c835e02ff96cd97d1581b2f9ba5b3 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Mon, 30 Jun 2014 22:50:14 +0100 Subject: Implemented rate limiter. Fixes #12. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d579346..cd45975 100644 --- a/.gitignore +++ b/.gitignore @@ -37,5 +37,6 @@ tests/readdir_inode tests/utimens_nofollow tests/*.log tests/internals/test_internals +tests/internals/test_rate_limiter tests/internals/*.log -- cgit v1.2.3