chore: add Swift/Xcode and build artifacts to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -80,3 +80,12 @@ run_tests.ps1
|
||||
AGENTS.md
|
||||
mole_guidelines.md
|
||||
CLAUDE.md
|
||||
# Swift / Xcode
|
||||
.build/
|
||||
DerivedData/
|
||||
*.xcodeproj/xcuserdata/
|
||||
*.xcworkspace/xcuserdata/
|
||||
*.swiftpm/
|
||||
|
||||
dist/
|
||||
.build/atlas-native/
|
||||
Reference in New Issue
Block a user