From 0439b2bf586bc853622d6798018ebc10a2952283 Mon Sep 17 00:00:00 2001 From: acrefoot Date: Wed, 22 Jan 2014 16:22:30 -0500 Subject: [PATCH] add digest, errors, manage logs to gitignore (imported from commit c965d568c42f5563c2aaa342397e57b591ea4f51) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 962a302d18..3cbf6bbab5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ coverage/ /queue_error /workers.log .test-js-with-node.html +digest.log +errors.log +manage.log