From 28c3a6afd6be14a8b6656b50fe418be3a7829b2a Mon Sep 17 00:00:00 2001 From: "Stuart D. Gathman" <stuart@gathman.org> Date: Mon, 17 Oct 2016 23:48:09 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a620989..1dc0b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ build/ test/*.out test/*.tstout +test/*.log +test.db +dist +MANIFEST -- GitLab