Update .gitignore to exclude .kotlin

This commit is contained in:
2026-03-26 20:10:25 +01:00
parent ea50a0c30e
commit 6c07878d02

1
.gitignore vendored
View File

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