chore: ignore the Kotlin 2.x .kotlin/ build cache directory

This commit is contained in:
2026-06-07 19:53:08 +02:00
parent a7018b8c61
commit 100054585f

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.iml
.gradle
/.kotlin/
/local.properties
/.idea/caches
/.idea/libraries