add description to Gulp build
authorDan Allen <dan@opendevise.com>
Wed, 26 Dec 2018 23:01:48 +0000 (16:01 -0700)
committerDan Allen <dan@opendevise.com>
Wed, 26 Dec 2018 23:01:48 +0000 (16:01 -0700)
.gulp.json [new file with mode: 0644]

diff --git a/.gulp.json b/.gulp.json
new file mode 100644 (file)
index 0000000..174d391
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "description": "Build tasks for the Antora default UI project",
+  "flags.tasksDepth": 0
+}