chore(kotlin-sdk): add .gitignore and remove tracked build artifacts

This commit is contained in:
saravanakumardb1 2026-03-19 19:02:44 -07:00
parent 6115ae5c0f
commit 6a79742605
723 changed files with 11 additions and 1852 deletions

11
packages/kotlin-platform-sdk/.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
# Gradle
.gradle/
build/
local.properties
# IDE
.idea/
*.iml
# OS
.DS_Store

View File

@ -1,2 +0,0 @@
#Thu Mar 19 17:37:32 PDT 2026
gradle.version=8.11.1

Some files were not shown because too many files have changed in this diff Show More