Skip to content

Commit

Permalink
fix: I forgor the gradle wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Dec 12, 2023
1 parent 82d2a28 commit b23b8f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
.gradle
**/build/
!src/**/build/
!gradle-wrapper.jar

## Eclipse
bin/
Expand All @@ -26,6 +25,7 @@ bin/
*.tar.gz
hs_err_pid*
replay_pid*
!gradle/wrapper/gradle-wrapper.jar

## Intellij
.idea/
Expand Down
Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit b23b8f3

Please sign in to comment.