Fix ignored gradle wrapper jar

This commit is contained in:
Hubert Van De Walle 2020-10-26 21:15:31 +01:00
parent ea7be84ec3
commit 95ec674eb8
2 changed files with 1 additions and 9 deletions

10
.gitignore vendored
View File

@ -1,12 +1,3 @@
# Java
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*
# Gradle
build/
.gradle
@ -52,3 +43,4 @@ jspm_packages/
# python
__pycache__

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.