mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
- move screenshot into screenshots folder - add Readme, run configuration, .gitignore to web-template - fix web-compose-in-js (read versions from properties) - add global idea/ into gitignore
16 lines
311 B
Plaintext
16 lines
311 B
Plaintext
prebuilds/fullsdk-linux
|
|
prebuilds/fullsdk-darwin
|
|
out
|
|
*.iml
|
|
.gradle
|
|
/local.properties
|
|
.idea/
|
|
.DS_Store
|
|
build/
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
|
|
# Ignoring the persistant lockfile until kotlin.js vulnerabilities are fixed
|
|
# yarn.lock # but absent yarn.lock leads to inconsistent builds on CI, so let's keep it
|