From 63c90eed0efd0ef94764e71bc1c5023eb7a53e8f Mon Sep 17 00:00:00 2001 From: tp_dhu Date: Mon, 24 Mar 2025 01:53:29 +0000 Subject: [PATCH] updated cfg locations --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b7fd76..8d29454 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ composer.lock lib/ downloads/ -app/.env.cfg +app/.env public/tmp/ storage/ public/test.php +app/config/.env