Distribute GradleWrapper with source to allow github actions to function (2)
This commit is contained in:
parent
040adf3b7e
commit
8dfed698bb
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user