Fixes Docker Java Options
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -33,3 +33,16 @@ build/
|
||||
.vscode/
|
||||
|
||||
src/main/resources/application-devel.yml
|
||||
|
||||
### Maven ###
|
||||
target/
|
||||
pom.xml.tag
|
||||
pom.xml.releaseBackup
|
||||
pom.xml.versionsBackup
|
||||
pom.xml.next
|
||||
release.properties
|
||||
dependency-reduced-pom.xml
|
||||
buildNumber.properties
|
||||
.mvn/timing.properties
|
||||
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
|
||||
.mvn/wrapper/maven-wrapper.jar
|
||||
Reference in New Issue
Block a user