add digest, errors, manage logs to gitignore

(imported from commit c965d568c42f5563c2aaa342397e57b591ea4f51)
This commit is contained in:
acrefoot 2014-01-22 16:22:30 -05:00
parent 7ecace0066
commit 0439b2bf58
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -20,3 +20,6 @@ coverage/
/queue_error
/workers.log
.test-js-with-node.html
digest.log
errors.log
manage.log