From 980d3dff3066a43745f8aed0f23a876a01fe556d Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Wed, 12 Jan 2022 19:42:01 +0600 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bf649e8..2a7ca6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -data/merveilles.town.php +data/*.php +php-error.log