Willem Jiang created IOTDB-250:
----------------------------------
Summary: Exclude the maven wrap jar from git repo
Key: IOTDB-250
URL: https://issues.apache.org/jira/browse/IOTDB-250
Project: Apache IoTDB
Issue Type: Bug
Reporter: Willem Jiang
We can put below lines into .gitignore file to exclude the maven wrap jar from
source repo.
{code}
#skip the maven-wrapper.jar
.mvn/wrapper/maven-wrapper.jar
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
