From 90754775605b4b769aa820ab0e93d53d774a84cf Mon Sep 17 00:00:00 2001 From: SunWuyuan <1847261658@qq.com> Date: Fri, 26 Jul 2024 12:47:57 +0800 Subject: [PATCH] 1 --- public/.gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/.gitignore b/public/.gitignore index 0bdb976..cb23876 100644 --- a/public/.gitignore +++ b/public/.gitignore @@ -1 +1,6 @@ -scratch \ No newline at end of file +scratch/ +scratch/* +/scratch +scratch/.* + +# Ignore all files in the scratch directory and its subdirectories \ No newline at end of file