From 24d1ee0a13e24a29645d597b3b9ec5f299b02bc3 Mon Sep 17 00:00:00 2001 From: tikkhun Date: Thu, 6 Nov 2025 18:18:48 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20ignore=20docs/=E4=BA=A7=E5=93=81/*.png?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7cc839e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Ignore product PNG design/reference images in docs +docs/产品/*.png \ No newline at end of file