From a54ca451bd053aaa2f9778b98cf990415f42c0b9 Mon Sep 17 00:00:00 2001 From: Azargeth <doriandej@hotmail.fr> Date: Thu, 17 Nov 2022 12:04:10 +0100 Subject: [PATCH] Modif gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8fc08ae..2fe9398 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.*log \ No newline at end of file +./log/access.log +./log/error.log \ No newline at end of file -- GitLab