initial checkin

This commit is contained in:
2023-05-24 23:51:09 -04:00
commit 7f8baa6fd1
12 changed files with 1728 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Maven
target
pom.xml.versionsBackup
# Eclipse
.settings
.project
.classpath