From e081366c66e37c58737a65966140d99f355b43ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Sun, 6 Apr 2014 01:13:01 +0300 Subject: Replaced the thread pool with a pluggable executor system --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8164ad4..fb62dcf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ dist/ build/ .coverage .cache/ +example.sqlite -- cgit v1.2.1