From ddd679c34c7b61fbdc4d5e3d9bf76d85b24accfc Mon Sep 17 00:00:00 2001 From: 423A35C7 <609514299@qq.com> Date: Tue, 8 Oct 2024 20:39:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1cc425d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# It is not possible to re-include a file if a parent directory of that file is excluded. + +*/* +!Core/ +!Core/Src/ +!Core/Inc/