From ec2153f2a8f0dea4e3419c0ab3b0702872098230 Mon Sep 17 00:00:00 2001 From: Stephen Cox Date: Fri, 28 Jun 2024 11:28:08 +0100 Subject: [PATCH] Git ignore core file web/README.md #57 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9777d84..69df8aa 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ /web/.ht.router.php /web/.htaccess /web/INSTALL.txt +/web/README.md /web/README.txt /web/autoload.php /web/example.gitignore