From 94efd6216604d83199764a75b70256da41562290 Mon Sep 17 00:00:00 2001 From: "lxbpxylps@126.com" Date: Mon, 11 Oct 2021 16:52:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index c6127b3..a19ba6a 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,14 @@ modules.order Module.symvers Mkfile.old dkms.conf + +# VSCode files +/Project/.vscode + +# Keil files +/Project/DebugConfig +/Project/Listings +/Project/Objects +*.uvguix.* +*.uvoptx +*.scvd \ No newline at end of file