# User-specific configurations
/.idea
.idea/caches/
.idea/libraries/
.idea/shelf/
.idea/.name
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
.idea/jsLibraryMappings.xml
.idea/datasources.xml
.idea/dataSources.ids
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml

# Android Studio
.kotlin/
/*/build/
/*/local.properties
/*/out
/*/*/build
/build
/*/*/production
*.ipr
*~
*.swp

# IntelliJ IDEA
*.iws
/out/


# Gradle files
.gradle/
.gradle
build/

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

# Log/OS Files
*.log

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

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

# Keystore files
*.jks
*.keystore

# Android Profiling
*.hprof