.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# In case someone runs `yarn install` inside a workspace child, Yarn 4 will
# emit a transient .yarn/install-state.gz there; the root-anchored pattern
# above doesn't catch nested copies.
**/.yarn/install-state.gz
**/.yarn/cache

node_modules
NEXT_RELEASE_CHANGELOG.md
artifacts
e2e/.env
*.log
.DS_STORE
*.db
.idea

# Testing
examples/SampleApp/fastlane/fastlane.log
examples/SampleApp/fastlane/report.xml
examples/SampleApp/fastlane/metrics/
examples/SampleApp/tmp/
index.android.bundle
*.app
*.DSYM.zip
**/metrics/
package/shared-native/.sync-state/

.claude/worktrees