summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-12-15 00:12:49 +0100
committertv <tv@krebsco.de>2017-12-15 00:12:49 +0100
commit05534c806db2883e28f9905bffae9bd30c73b838 (patch)
tree2974c0f57644097a45ece944dff9ee8d85309e00 /README
parentca12db51773bfcc3247842fb68a7a896bd0b04d1 (diff)
replace jq-generated sh by direct shv2.0.0
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 6aeca5e..b1573aa 100644
--- a/README
+++ b/README
@@ -20,7 +20,6 @@ Next we'll run populate with a source specification:
"mystuff": {
"type": "file",
"file": {
- "exclude": [ ".git" "TODO*" ],
"path": "/path/to/mystuff-1.0"
}
},