Add .kotlin to gitignore

This commit is contained in:
Alexander Nozik 2024-02-03 17:36:49 +03:00
parent a6a4a8120f
commit 6524c6c691

2
.gitignore vendored
View File

@ -5,5 +5,7 @@ out/
.gradle .gradle
build/ build/
.kotlin
!gradle-wrapper.jar !gradle-wrapper.jar