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 deaf4104a5
commit e96da0ef71

1
.gitignore vendored
View file

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