# Private project roadmap and local validation artifacts
/project.md
/local/
/local.properties

# Gradle and Android build output
/.gradle/
/.gradle-tmp/
/build/
/*/build/
/.externalNativeBuild/
/.cxx/
/captures/

# IDE and OS files
*.iml
/.idea/
.DS_Store

# Generated logs and caches
*.log
__pycache__/
