chore: ignore K2 compiler dir

This commit is contained in:
FalsePattern 2024-11-09 11:52:34 +01:00
parent fbdeb371f7
commit 24da7b413a
Signed by: falsepattern
GPG key ID: E930CDEC50C50E23

3
.gitignore vendored
View file

@ -60,4 +60,5 @@ gradle-app.setting
.intellijPlatform .intellijPlatform
jbr jbr
secrets secrets
!**/src/**/build/ !**/src/**/build/
.kotlin