添加了gitignore和readme

This commit is contained in:
2023-11-11 21:03:23 +08:00
parent 784e9cb600
commit f7d00e8b3d
2 changed files with 97 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
**/.build*
.vscode