feat(build): establish plugin foundation
Release / release (push) Failing after 19s
CI / build (push) Successful in 2m43s

This commit is contained in:
dmg
2026-09-04 11:24:14 -04:00
parent e9de8e6034
commit 7e6beab9a4
13 changed files with 652 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.gradle/
build/
out/
.idea/
*.iml
*.log
.DS_Store