From 38150a7853bc3c3d1569cab792dbd840b42a2973 Mon Sep 17 00:00:00 2001 From: tiansf Date: Wed, 22 May 2024 19:51:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ runtime/.gitignore | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 runtime/.gitignore diff --git a/.gitignore b/.gitignore index 8c63f2c..3621c95 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ composer.lock *.log /public/*.htaccess +/runtime +runtime diff --git a/runtime/.gitignore b/runtime/.gitignore deleted file mode 100644 index c96a04f..0000000 --- a/runtime/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore \ No newline at end of file