i-1: First draft of a shared KMP library (#2)

- [x] Exposes a `Greeting` class.
- [x] Exposes a `Greeting` class test.

Co-authored-by: Emil Simeonov <emil@theliberatededge.org>
Reviewed-on: emil/AstrologyLibrary#2
This commit was merged in pull request #2.
This commit is contained in:
2025-02-13 14:31:22 +00:00
parent 3b19af6d03
commit d8125f64e5
216 changed files with 2188 additions and 2 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
*.iml
.gradle
.idea
.DS_Store
build
captures
.externalNativeBuild
.cxx
local.properties
xcuserdata
.kotlin
#So we don't accidentally commit our private keys
*.gpg