mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 10:14:42 +02:00
Update runServer gradle tasks (#4173)
* chore/feat: download fawe & only use latest patch versions in runServer * chore: gitignore runServer-1.20 folder as well * chore: exclude minor versions >= 10 by default (no need for < 10) * chore: update gradle plugin
This commit is contained in:

committed by
GitHub

parent
ca50b53f94
commit
e138dc0267
5
.gitignore
vendored
5
.gitignore
vendored
@ -138,6 +138,5 @@ build/
|
||||
|
||||
.DS_Store
|
||||
# Ignore run folders
|
||||
run-[0-0].[0-9]/
|
||||
run-[0-0].[0-9].[0-9]/
|
||||
|
||||
run-[0-9].[0-9][0-9]/
|
||||
run-[0-9].[0-9][0-9].[0-9]/
|
||||
|
Reference in New Issue
Block a user