# Built application files *.apk *.aab *.ap_ *.aab # Files for the ART/Dalvik VM *.dex # Java class files *.class # Generated files bin/ gen/ out/ release/ # Gradle files .gradle/ build/ gradle-8.2/ # Local configuration file (sdk path, etc) local.properties # Secrets and sensitive configuration secrets.properties app/google-services.json app/src/main/res/values/secrets.xml # Firebase/Google Cloud service account keys *service-account*.json openclaw-*.json google-services*.json # HAProxy configs with internal IPs haproxy*.cfg # Windows metadata *:Zone.Identifier # Proguard folder generated by Eclipse proguard/ # Log Files *.log # Android Studio Navigation editor temp files .navigation/ # Android Studio captures folder captures/ # IntelliJ *.iml .idea/ misc.xml deploymentTargetDropDown.xml render.experimental.xml # Keystore files *.jks *.keystore # External native build folder generated in Android Studio 2.2 and later .externalNativeBuild .cxx/ # Google Services (e.g. APIs or Firebase) google-services.json # Freeline freeline.py freeline/ freeline_project_description.json # fastlane fastlane/report.xml fastlane/Preview.html fastlane/screenshots fastlane/test_output fastlane/readme.md # Version control vcs.xml # lint lint/intermediates/ lint/generated/ lint/outputs/ lint/tmp/ *.lint # Android Profiling *.hprof # OS-specific files .DS_Store Thumbs.db # Gradle Wrapper !gradle/wrapper/gradle-wrapper.jar !gradle/wrapper/gradle-wrapper.properties