From 17e382060ff55b6274f24bb86155a42d63df44f7 Mon Sep 17 00:00:00 2001 From: sunday <153788231@qq.com> Date: Sat, 25 Nov 2023 21:25:55 +0800 Subject: [PATCH] xxx --- .gitignore | 1 + bootstrap/cache/.gitignore | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 bootstrap/cache/.gitignore diff --git a/.gitignore b/.gitignore index 971a3339..e33ee8e5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .database/ /storage/logs/ /database +/bootstrap/cache diff --git a/bootstrap/cache/.gitignore b/bootstrap/cache/.gitignore deleted file mode 100644 index c96a04f0..00000000 --- a/bootstrap/cache/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore \ No newline at end of file