From 1b50ecc4a79623ce3d9384c3946a78dd36d823fb Mon Sep 17 00:00:00 2001 From: aozima Date: Fri, 17 Jul 2020 15:39:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2f02054dcb..862ff04fd5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc +*.pyc *.map *.dblite *.elf -- Gitee