hands-on icon indicating copy to clipboard operation
hands-on copied to clipboard

(Suggestion) Add note about creating a .gitignore file to the SharedCode module (step 3)

Open gosr opened this issue 5 years ago • 0 comments
trafficstars

I am following the guide (https://play.kotlinlang.org/hands-on/Targeting%20iOS%20and%20Android%20with%20Kotlin%20Multiplatform/03_CreatingSharedCode) currently, and was adding it to source control. Probably it'd be a good idea to add a note in step 3 to create a .gitignore file with the content /build to avoid having that folder being part of the repo.

gosr avatar Dec 20 '19 19:12 gosr