# Files for the ART/Dalvik VM
*.dex

# Generated files
bin/
gen/
out/
artifacts/

# Android Studio Navigation editor temp files
.navigation/

# Gradle files
.gradle/
gradle/
build/
*/build/
gradle.properties

# Local configuration file (sdk path, etc)
local.properties

# Log/OS Files
*.log

# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json

# IntelliJ
*.iml
.idea/*
deploymentTargetDropDown.xml
render.experimental.xml

# Keystore files
*.jks
*.keystore

# Google Services (e.g. APIs or Firebase)
google-services.json

# Android Profiling
*.hprof
