.auto-mobile-config.json
.claude/worktrees/
.claude/scheduled_tasks.lock
.idea
node_modules
.turbo
/coverage
/dist
/venv
/test_screenshots
.view_hierarchy_cache/
/screenshots
**/.DS_Store
.nyc_output/
npm-debug.log*
/.gitlab-ci-local
*.tgz
*.hprof
/heap-dump/
.nvmrc

# Ignore jar files except gradle-wrapper.jar
*.jar
!gradle-wrapper.jar

# iOS simulator destination (generated by scripts/ios/setup-ios-simulator.sh)
.ios-simulator-destination

# Generated DocC documentation
/docs/ios-sdk

# Places to locally write while thinking or planning
/scratch
/roadmap
/blog
/presentation
android/junit-runner/scratch
android/junit-runner/.cache/screen-size/

# Generated MkDocs for GitHub Pages
/site

docs/changelog.md
docs/contributing.md

/.cache
.mcp.json
.mcp.local.json
*.pid
*.pem
# IntelliJ Platform Gradle plugin artifacts
android/ide-plugin/.intellijPlatform/
.lycheecache

# Gradle test reports (in case they're generated at root)
/classes/
/css/
/index.html
/js/
/packages/
demo/tmp-home/

# Xcode index-build artifacts
.build/
