Distribute GradleWrapper with source to allow github actions to function (2)

This commit is contained in:
Downforce Agent 2024-07-27 12:47:16 -05:00
parent 040adf3b7e
commit 8dfed698bb
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -28,6 +28,7 @@ out/
### Mac OS ### ### Mac OS ###
.DS_Store .DS_Store
### Binaries ###
/firestar.zip /firestar.zip
/run-linux.sh /run-linux.sh
/run-win32.bat /run-win32.bat
@ -37,4 +38,4 @@ out/
/build/ /build/
/.gradle/ /.gradle/
/gradle/ /gradle/
!/gradle/wrapper/ !/gradle/wrapper/*

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.