From 32691c6c92f87cef74566a1921f3e843549dc14d Mon Sep 17 00:00:00 2001 From: BTMuli Date: Thu, 7 Dec 2023 15:24:46 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20=E5=88=A0=E9=99=A4=E8=BF=87?= =?UTF-8?q?=E6=97=B6=20submodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintignore | 2 -- .prettierignore | 2 -- 2 files changed, 4 deletions(-) diff --git a/.eslintignore b/.eslintignore index c2d7d1a5..8cb169b8 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,8 +1,6 @@ # Build dist src-tauri/target -# Submodules -TGAssistant # Package files pnpm-lock.yaml # lint files diff --git a/.prettierignore b/.prettierignore index 16167517..016a1518 100644 --- a/.prettierignore +++ b/.prettierignore @@ -5,8 +5,6 @@ # Tauri build dist src-tauri/target -# submodules -TGAssistant # Pnpm pnpm-lock.yaml # Qodana