From e98f4d396af108ec973634148426d584459e841e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Mon, 6 May 2024 14:46:04 +0900 Subject: [PATCH] vhost init...1 --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 12085e1..cf39865 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ #codeigniter 4 !.htaccess -!writeable/*/index.html .env -writeable/logs/* +logs/ +session/ vendor/ vendors/ composer.lock \ No newline at end of file