# Gradle files .gradle/ build/ # Local configuration file (sdk path, etc) local.properties # Log/OS Files *.log # Android Studio generated files and folders captures/ .externalNativeBuild/ .cxx/ *.apk *.aab output.json # IntelliJ *.iml .idea/ misc.xml deploymentTargetDropDown.xml render.experimental.xml # Keystore files *.jks *.keystore # Google Services (e.g. APIs or Firebase) google-services.json # Android Profiling *.hprof # APK files apk/release/*.apk # Local configuration files gradle.properties.local local.properties local-repo/ # Temporary files cleanup_project.sh *.tmp *.temp # System files .DS_Store Thumbs.db *.swp *~ # Editor directories and files .vscode/ .vs/ *.suo *.ntvs* *.njsproj *.sln *.sw? # Duplicate release directories XMBOX-Release/ # Tools and utilities (not part of the project) other/ tools/