From 2ab0da4fa811896ccc64c799eecf8350a1997f7c Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 25 Jan 2024 05:53:27 +0200 Subject: [PATCH] update readme --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8bdebf6..273f085 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,8 @@ /phpunit.xml ###< symfony/phpunit-bridge ### -/composer.lock \ No newline at end of file +/composer.lock + +/public/* +!/public/css/default.css +!/public/index.php \ No newline at end of file