First commit

This commit is contained in:
Alberto Venturini 2021-09-08 13:02:57 +02:00
commit 0fbc439593
17 changed files with 24331 additions and 0 deletions

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
**/bin/
**/target/
# Eclipse files
**/.classpath
**/.factorypath
**/.project
**/.settings/
# IntelliJ files
**/.idea/
**/*.iml
# Misc
.mtj.tmp/
**/hs_err_pid*
config.properties
#