Distribute GradleWrapper with source to allow github actions to function (2)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -28,6 +28,7 @@ out/
|
||||
### Mac OS ###
|
||||
.DS_Store
|
||||
|
||||
### Binaries ###
|
||||
/firestar.zip
|
||||
/run-linux.sh
|
||||
/run-win32.bat
|
||||
@@ -37,4 +38,4 @@ out/
|
||||
/build/
|
||||
/.gradle/
|
||||
/gradle/
|
||||
!/gradle/wrapper/
|
||||
!/gradle/wrapper/*
|
||||
Reference in New Issue
Block a user