add .vscode test

This commit is contained in:
flykhan 2023-07-24 16:30:08 +08:00
parent 6bd91d4dca
commit 79430284ab
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -32,3 +32,6 @@
*.out
*.app
# 自定义忽略
test
.vscode