From fa1186adf5b01701bcb2e698822fff6a0687f5bc Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Wed, 27 Oct 2021 08:31:19 -0700 Subject: [PATCH] Add logfile to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a989d1b..6fa58c6 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /config/credentials/development.key *.enc +logfile