Initial commit: Kotlin Compose Desktop Hello World

This commit is contained in:
wfz
2026-03-17 17:08:37 +08:00
commit bdae6e213e
9 changed files with 327 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.gradle/
build/