From b65478840d4ca1f373245c0062622074d995fb81 Mon Sep 17 00:00:00 2001 From: JianWeie Date: Tue, 1 Jun 2021 15:50:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9491a2f..dcdea0d 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,12 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd + + + + +node_modules/ +.project +unpackage/ +.DS_Store \ No newline at end of file