Few Maven changes and added a build script.
This commit is contained in:
+6
-5
@@ -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
|
||||
Reference in New Issue
Block a user