From 8190a9ad0121de898be15b55d223e4ecab26f327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Tue, 16 Jan 2024 20:55:27 +0100 Subject: [PATCH] add the config itself --- .gitignore | 4 ++++ lib/config.php | 12 ++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 .gitignore create mode 100644 lib/config.php diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9e750a7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.idea +secrets +secrets/ +secrets/config.php diff --git a/lib/config.php b/lib/config.php new file mode 100644 index 0000000..033a4ec --- /dev/null +++ b/lib/config.php @@ -0,0 +1,12 @@ +