From 05bb80091eada091c46ccc331b89cce2e560259b Mon Sep 17 00:00:00 2001 From: Dorian Dejean <77268564+KeshAzar@users.noreply.github.com> Date: Thu, 17 Nov 2022 12:08:42 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8fc08ae..507df56 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.*log \ No newline at end of file +./log/access.log +./log/error.log -- GitLab