code dump

This commit is contained in:
2022-07-04 19:44:10 -04:00
parent f8165fccbd
commit 562fef9d92
28 changed files with 694 additions and 48 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.gradle
build/
gen/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/