Skip to content

Commit 7c3568a

Browse files
committed
Including gradle wrapper jar to allow compiling from outdated gradle versions
1 parent 2723a70 commit 7c3568a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ fabric.properties
4040

4141
# Package Files #
4242
*.jar
43+
!gradle/wrapper/gradle-wrapper.jar
44+
4345
*.war
4446
*.nar
4547
*.ear
@@ -52,4 +54,3 @@ hs_err_pid*
5254

5355
# Danger Temporary Files #
5456
danger_out.json
55-

gradle/wrapper/gradle-wrapper.jar

57.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)