From 7e0fded595c2b0b3ef1955b127caad10ef047987 Mon Sep 17 00:00:00 2001 From: Lee <42119604+Leesneaks@users.noreply.github.com> Date: Mon, 28 Dec 2020 16:24:25 +0000 Subject: [PATCH] gitignore functions_custom Adds system/functions_custom.php to the git ignore list. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index eaf66084..ef09a824 100644 --- a/.gitignore +++ b/.gitignore @@ -43,5 +43,8 @@ plugins/* !plugins/account-create-hint landing +# system +system/functions_custom.php + # others/rest system/pages/downloads.php