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

This commit is contained in:
Adrian Kuta
2026-06-07 19:53:08 +02:00
parent a7018b8c61
commit 100054585f
+1
View File
@@ -1,5 +1,6 @@
*.iml *.iml
.gradle .gradle
/.kotlin/
/local.properties /local.properties
/.idea/caches /.idea/caches
/.idea/libraries /.idea/libraries