mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
22 lines
434 B
Plaintext
22 lines
434 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 # but absent yarn.lock leads to inconsistent builds on CI, so let's keep it
|