summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index b1573aa..6aeca5e 100644
--- a/README
+++ b/README
@@ -20,6 +20,7 @@ Next we'll run populate with a source specification:
"mystuff": {
"type": "file",
"file": {
+ "exclude": [ ".git" "TODO*" ],
"path": "/path/to/mystuff-1.0"
}
},