chore: ignore local build artifacts
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -32,6 +32,9 @@ apps/ios/*.xcodeproj/
|
|||||||
apps/ios/*.xcworkspace/
|
apps/ios/*.xcworkspace/
|
||||||
apps/ios/.swiftpm/
|
apps/ios/.swiftpm/
|
||||||
vendor/
|
vendor/
|
||||||
|
apps/ios/Clawdbot.xcodeproj/
|
||||||
|
apps/ios/Clawdbot.xcodeproj/**
|
||||||
|
apps/macos/.build/**
|
||||||
|
|
||||||
# Vendor build artifacts
|
# Vendor build artifacts
|
||||||
vendor/a2ui/renderers/lit/dist/
|
vendor/a2ui/renderers/lit/dist/
|
||||||
@@ -44,6 +47,7 @@ apps/ios/fastlane/Preview.html
|
|||||||
apps/ios/fastlane/screenshots/
|
apps/ios/fastlane/screenshots/
|
||||||
apps/ios/fastlane/test_output/
|
apps/ios/fastlane/test_output/
|
||||||
apps/ios/fastlane/logs/
|
apps/ios/fastlane/logs/
|
||||||
|
apps/ios/fastlane/.env
|
||||||
|
|
||||||
# fastlane build artifacts (local)
|
# fastlane build artifacts (local)
|
||||||
apps/ios/*.ipa
|
apps/ios/*.ipa
|
||||||
|
|||||||
Reference in New Issue
Block a user