Enable Kotlin support

This commit is contained in:
José Rebelo
2025-07-06 21:16:45 +01:00
parent 23f4488852
commit c9812aac54
3 changed files with 18 additions and 8 deletions
+3
View File
@@ -8,6 +8,9 @@
# Java class files
*.class
# Kotlin build files
/.kotlin
# Generated files
bin/
gen/