From 0846a0da1a2b9068a85e1cc1abc9f4bcaf46a72f Mon Sep 17 00:00:00 2001 From: Wayne Hsu Date: Tue, 16 May 2023 05:53:05 +0800 Subject: [PATCH] =?UTF-8?q?gitignore=E5=8A=A0=E5=85=A5htaccess?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 78d0b6a..8748aec 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ *.log .env .user.ini +.htaccess \ No newline at end of file