From 28863f40a7f9ffc8e59e0c3587cbc5938a683342 Mon Sep 17 00:00:00 2001 From: moderndevslulw Date: Tue, 8 Jul 2025 14:05:55 +0500 Subject: feat: config.php --- .gitignore | 1 - config.php | 31 +++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 config.php diff --git a/.gitignore b/.gitignore index 2476444..95033ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -config.php /vendor/ scriptmetadata.json *.ini \ No newline at end of file diff --git a/config.php b/config.php new file mode 100644 index 0000000..a214ac9 --- /dev/null +++ b/config.php @@ -0,0 +1,31 @@ +