Skip to content

Commit

Permalink
Added Gradle wrapper JAR (and removed .gitignore rules preventing it)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed Nov 8, 2023
1 parent b613839 commit 39c8498
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@
# Log file
*.log

# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
Expand Down
Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit 39c8498

Please sign in to comment.