add .kotlin to .gitignore

This commit is contained in:
johan12345
2025-09-21 16:01:51 +02:00
parent c727d9f1b8
commit 8a0f7e79f0

1
.gitignore vendored
View File

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