From 887e415314014c3da7db3048fa0e724f3078c5cb Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Mon, 19 Jan 2026 11:15:50 +0800 Subject: chore(git): ignore artifact files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4d4229e..b3a0dbf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ node_modules/ # Python Build dist/ __pycache__/ + +# Tauri artifacts +artifacts/ -- cgit v1.2.3-70-g09d2