From 6b09c3e81ccf6a0174607c8c001fbefdd45b59f1 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Sat, 17 Sep 2022 11:51:51 +0100 Subject: [PATCH] update .gitignore to ignore the /storage directory. This is so the data/pages/files/content used for testing the website don't get mingled with the code-base. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7005454..9a6816f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ *.wx32fsl *.db /bin/ +/storage/