diff --git a/.gitignore b/.gitignore index 85dfbb19..54f31121 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,6 @@ hs_err_pid* .externalNativeBuild fastlane/.env.staging fastlane/.env.production + +# Kotlin compiler cache +.kotlin/ \ No newline at end of file diff --git a/.idea/appInsightsSettings.xml b/.idea/appInsightsSettings.xml index 86c22136..2587f35a 100644 --- a/.idea/appInsightsSettings.xml +++ b/.idea/appInsightsSettings.xml @@ -3,6 +3,20 @@