From c50c28cea48a1daae76abba85a8b16e164071d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BA=E5=B0=8F=E5=B8=85?= Date: Tue, 10 Aug 2021 15:09:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0.gitignore=E8=A7=A3=E6=B1=BAg?= =?UTF-8?q?it=E4=BB=93=E5=BA=93=E5=B5=8C=E5=A5=97=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id43511718b29de86d56e4ccb64fe6901a62b850c Signed-off-by: 贺小帅 --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100755 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..349b682 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +lite \ No newline at end of file -- Gitee