From 33c58de538ee97d1be688325b8ed97378ef8fe4c Mon Sep 17 00:00:00 2001 From: hardy Date: Sat, 3 Jun 2023 23:29:48 +0800 Subject: [PATCH] fix .public clean by git --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0205ca66..83b28af1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ /logs/ -.public .public/ -web +.public/static npm-debug.log yarn-error.log node_modules