From 61eae7d7c4db7d941cfe80e6e24629b5fe0aab9d Mon Sep 17 00:00:00 2001 From: slawkens Date: Mon, 4 Jan 2021 19:17:30 +0100 Subject: [PATCH] Add ./login.php to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ef09a824..acbea9f0 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ plugins/* !plugins/account-create-hint.json !plugins/account-create-hint landing +./login.php # system system/functions_custom.php