Skip to content

Commit ec56b47

Browse files
committed
Add gradle-wrapper.jar and update .gitignore
Added gradle/wrapper/gradle-wrapper.jar to the repository and removed '*.jar' from .gitignore to allow jar files to be tracked. This change enables versioning of the Gradle wrapper binary.
1 parent 2c37d73 commit ec56b47

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
.mtj.tmp/
1212

1313
# Package Files #
14-
*.jar
1514
*.war
1615
*.nar
1716
*.ear

gradle/wrapper/gradle-wrapper.jar

42.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)