diff --git a/.gitignore b/.gitignore index 4b53c51..e2b8a1a 100644 --- a/.gitignore +++ b/.gitignore @@ -106,4 +106,7 @@ lint/tmp/ *.keystore # Google Services (e.g. APIs or Firebase) -google-services.json \ No newline at end of file +google-services.json + +# Kotlin +.kotlin/ \ No newline at end of file