Ignore Kotlin compiler generated files

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta 2025-11-21 20:09:57 +08:00
parent e5ed0b529f
commit 03e963952c

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ captures/
*.iml *.iml
*~ *~
.weblate .weblate
.kotlin
*.class *.class
app/debug/ app/debug/
app/release/ app/release/