chore: add .artifacts/ to .gitignore

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
shenlei 2026-06-15 08:38:09 +08:00
parent 6f75b083f7
commit e976ceebd5

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Xcode user data
xcuserdata/
# Build artifacts
.artifacts/