From 8359af076e6b20e1883f055c720a0d1f3f01c9e7 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Sun, 24 Sep 2023 14:52:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=E5=BF=BD=E7=95=A5=20qodana.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.prettierignore b/.prettierignore index 95a2fadc..9fbe9448 100644 --- a/.prettierignore +++ b/.prettierignore @@ -9,3 +9,5 @@ src-tauri/target TGAssistant # Pnpm pnpm-lock.yaml +# Qodana +qodana.yaml