commit initial

This commit is contained in:
François Pelletier 2024-09-08 20:37:07 -04:00
commit f7abfc4902
23 changed files with 432 additions and 0 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
target/
.git/
.idea/
*.class
*.log