添加了全局变量的注释

添加了概要设计书的画图文档
完善了.gitignore
This commit is contained in:
2022-05-12 15:32:45 +08:00
parent 229c87c97a
commit 053ea80067
7 changed files with 28 additions and 7 deletions

10
.gitignore vendored
View File

@@ -1,3 +1,11 @@
# 项目的构建文件夹
build/
# VSCode的配置文件夹
.vscode/
.idea/
# CLion的配置文件夹
.idea/
# draw.io的缓存文件
*.bkp