mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-25 10:07:37 +01:00
Add cleanup
This commit is contained in:
parent
be71e0d816
commit
3474c988d6
@ -42,3 +42,10 @@ subprojects {
|
||||
options.encoding = 'UTF-8'
|
||||
}
|
||||
}
|
||||
|
||||
clean {
|
||||
delete "target"
|
||||
}
|
||||
|
||||
task setupCIWorkspace {
|
||||
}
|
Loading…
Reference in New Issue
Block a user