After upgrading to Kotlin 2.0.0 and compose multiplatform 1.6.10, i have started getting some klib files in .kotlin hidden directory. Are they supposed to be there ? And im not able to add them fully to .gitignore as well ? Can Anyone help me about this?
Ah i see. Got it. I didnt read that doc yet actually as i was planning to go through over these docs this weekend. Thanku.😀
x
xxfast
05/29/2024, 1:30 AM
This is safe for us to gitignore right?
s
Sunil Kumar
05/29/2024, 4:07 PM
Yes @xxfast , i guess so, thats why they mentioned in docs that we need to add that in gitignore. Earlier they were saving it in .gradle/kotlin, but now in project-root/.kotlin