First commit

This commit is contained in:
Alberto Venturini 2021-07-02 08:18:31 +02:00
commit 6be7f76372
23 changed files with 1493 additions and 0 deletions

25
.gitignore vendored Normal file
View file

@ -0,0 +1,25 @@
# Compiled class file
*.class
# Log file
*.log
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/
bin/
*.iml
.idea
dependency-reduced-pom.xml