Initial Maven project structure
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-05-03 13:59:03 -04:00
parent 3cea90739b
commit 178a902cf3
9 changed files with 278 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.classpath
.project
.settings/
target/
.idea/