chore: add .artifacts/ to .gitignore
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
6f75b083f7
commit
e976ceebd5
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
|
||||
# Xcode user data
|
||||
xcuserdata/
|
||||
|
||||
# Build artifacts
|
||||
.artifacts/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user