From e910bc5f25d38084cc5b6b1c1d8f2f436785b9be Mon Sep 17 00:00:00 2001 From: Baptiste Date: Sat, 15 Oct 2022 16:48:20 +0200 Subject: [PATCH] gitignore --- script/.htpassdb | 0 script/db.php | 15 +++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 script/.htpassdb create mode 100644 script/db.php diff --git a/script/.htpassdb b/script/.htpassdb new file mode 100644 index 0000000..e69de29 diff --git a/script/db.php b/script/db.php new file mode 100644 index 0000000..0879cc1 --- /dev/null +++ b/script/db.php @@ -0,0 +1,15 @@ + + \ No newline at end of file