chore: add build, Models, and DS_Store files to gitignore

This commit is contained in:
link2026
2026-06-01 08:47:43 +08:00
parent 96cae73d8f
commit 770dd6bedf
3 changed files with 697 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/build/
/Models/
.DS_Store