added build file

This commit is contained in:
Finley Garton
2023-06-30 17:15:03 +01:00
parent 99fc22de1f
commit 7e6f3d7a1e
2 changed files with 12 additions and 1 deletions

View File

@@ -74,6 +74,10 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
# Default: true
clean: ''
# Partially clone against a given filter.
# Default: null
filter: ''
# Do a sparse checkout on given patterns. Each pattern should be separated with
# new lines
# Default: null