Skip to content

Commit

Permalink
Repair gradle wrapper inclusion in the git repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Vejdemo-Johansson committed Nov 8, 2023
1 parent fd4e71d commit b15553a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
hs_err_pid*

# Gradle build system
!gradle/wrapper/gradle-wrapper.jar
.gradle/
.idea/
target/
Expand Down
Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit b15553a

Please sign in to comment.