From 935064f4407be6b2e6a9e65a98d4e3e42434627d Mon Sep 17 00:00:00 2001 From: wintel Date: Sat, 17 May 2025 09:41:17 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=AE=8C=E5=96=84gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 50f8f8ef..3c63f7da 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,12 @@ bld/ [Oo]bj/ [Ll]og/ +# docs +node_modules/ +.cache/ +.temp/ + + # Visual Studio 2015 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot