Remove jar from source (#1574)

* Delete maven-wrapper.jar

* Update .gitignore
This commit is contained in:
吴晟 Wu Sheng 2018-08-23 06:18:43 +08:00 committed by GitHub
parent b3959202df
commit 15fed8cc26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -11,4 +11,4 @@ packages/
**/dependency-reduced-pom.xml
/skywalking-agent/
/dist/
.mvn/wrapper/MavenWrapperDownloader.java
.mvn/wrapper/*.jar

Binary file not shown.