diff options
author | tv <tv@krebsco.de> | 2016-10-23 23:28:20 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-10-23 23:28:20 +0200 |
commit | dc91b856a83a9401741847a93d48b37f1ea05867 (patch) | |
tree | 4fc353576d943cb16c9545c93021880881c7a529 /README | |
parent | 136398190996cfd7b65be5eb283a19f1bcc1de92 (diff) |
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" } }, |