From baa051ab11db16a71396ec2b63573fbae1cb7157 Mon Sep 17 00:00:00 2001 From: tp_dhu Date: Mon, 17 Feb 2025 01:18:41 +0000 Subject: [PATCH] now ignoring test.php --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 95e414c..74a4062 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /app/.env.cfg /public/tmp/ composer.lock -/storage/ \ No newline at end of file +/storage/ +/public/test.php \ No newline at end of file