commit ddd679c34c7b61fbdc4d5e3d9bf76d85b24accfc Author: 423A35C7 <609514299@qq.com> Date: Tue Oct 8 20:39:16 2024 +0800 初始提交 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/