*.iml .gradle /local.properties /.idea/workspace.xml /.idea/libraries .DS_Store /build /captures .externalNativeBuild .idea /*.iml # files for the dex VM *.dex # Java class files *.class # generated files bin/ gen/ out/ build/ build-cache/ .externalNativeBuild .cxx iosApp/Podfile.lock iosApp/Pods/* iosApp/iosApp.xcworkspace/* iosApp/iosApp.xcodeproj/* !iosApp/iosApp.xcodeproj/project.pbxproj cmp-shared/cmp-shared.podspec # Eclipse project files .classpath .project # Windows thumbnail db .DS_Store # IDEA/Android Studio project files, because # the project can be imported from settings.gradle.kts *.iml .idea/* !.idea/copyright # Keep the code styles. !/.idea/codeStyles /.idea/codeStyles/* !/.idea/codeStyles/Project.xml !/.idea/codeStyles/codeStyleConfig.xml # Kotlin .kotlin # Android Studio captures folder captures/ /app/app-release.apk app/app.iml app/manifest-merger-release-report.txt # Exclude Google services from prod flavour cmp-android/src/prod/google-services.json #*.keystore version.txt fastlane/report.xml firebaseAppDistributionServiceCredentialsFile.json playStorePublishServiceCredentialsFile.json # Ruby stuff we don't care about .bundle/ vendor/ secrets/ # Sync Log File *.log *.provisionprofile