From c7cdd0afbfb14d63a3f763ce6c53a456c180203e Mon Sep 17 00:00:00 2001 From: Wayne Hsu Date: Wed, 18 Jan 2023 20:04:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..104c9a4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/images/ +/temp/* +data/config.php +