Browse Source

Reference why to exclude binary jar, fixes #111 (#3154)

pull/3155/head
William Entriken 4 years ago
parent
commit
6651bca9c8
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Maven.gitignore

+ 1
- 0
Maven.gitignore View File

dependency-reduced-pom.xml dependency-reduced-pom.xml
buildNumber.properties buildNumber.properties
.mvn/timing.properties .mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar .mvn/wrapper/maven-wrapper.jar

Loading…
Cancel
Save