【添加】.gitignore文件忽略build目录

This commit is contained in:
wdp
2025-01-18 19:46:37 +08:00
parent 970d3230e3
commit 86f98db430

1
.gitignore vendored Normal file
View File

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