add ui view

This commit is contained in:
Sherwin Price
2025-12-22 20:58:10 -05:00
parent a89b720dc4
commit 491e64612f
10 changed files with 151 additions and 1 deletions

8
UiView/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# Ignore bin
bin