From aee516a2c1711a3f420d2a7ceb3ce7f8dbf38dbb Mon Sep 17 00:00:00 2001 From: Yurun Date: Thu, 5 Aug 2021 14:43:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitattributes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index d06070f..fbfa69a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,6 @@ /.gitignore export-ignore /res export-ignore /example export-ignore +/tests export-ignore +/dev export-ignore +/bin export-ignore