Few Maven changes and added a build script.

This commit is contained in:
JitseB
2018-05-06 17:20:12 +02:00
parent a7c683e45c
commit 63f60c4208
4 changed files with 46 additions and 24 deletions
+6 -5
View File
@@ -1,10 +1,10 @@
# Eclipse
.classpath
.project
.settings/
.settings
# IntelliJ
.idea/
.idea
*.iml
*.iws
out
@@ -13,6 +13,7 @@ out
.DS_Store
# Maven
log/
target/
dependency-reduced-pom.xml
log
target
dependency-reduced-pom.xml
jars