diff --git a/.gitignore b/.gitignore index 37af54b22dec..d77b9ebfbe1f 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,7 @@ AnkiDroid/ACRA-INSTALLATION #ignore the local insufficient memory for the Java Runtime Environment files hs_err_pid* + +# Ignore kotlin 2.0 compiler files (.salive: session-is-alive) +# https://github.com/JetBrains/kotlin/blob/ca34e5d2fd255ed0501bae4fae3d3691dc40d375/libraries/tools/kotlin-gradle-plugin/src/common/kotlin/org/jetbrains/kotlin/compilerRunner/GradleKotlinCompilerRunner.kt#L458 +/.kotlin