mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
* AttrsScope interface extraction * PR amendments * resolve conflicts * remove yarn lockfile * move submodule back
22 lines
356 B
Plaintext
22 lines
356 B
Plaintext
prebuilds/fullsdk-linux
|
|
prebuilds/fullsdk-darwin
|
|
out
|
|
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
/.idea/caches
|
|
/.idea/libraries
|
|
/.idea/modules.xml
|
|
/.idea/workspace.xml
|
|
/.idea/navEditor.xml
|
|
/.idea/assetWizardSettings.xml
|
|
.DS_Store
|
|
build/
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
|
|
# Ignoring the persistant lockfile until kotlin.js vulnerabilities are fixed
|
|
yarn.lock
|