add foundation work

This commit is contained in:
2024-05-26 12:03:30 -05:00
parent 8b0b1ea45b
commit 85cef1be11
23 changed files with 1315 additions and 0 deletions

8
.gitignore vendored
View File

@ -22,3 +22,11 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
.idea
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build