Merge pull request #523 from aluzzardi/input-dir-exclude
add support for excludes in input dir
This commit is contained in:
@@ -36,6 +36,7 @@ package op
|
||||
do: "local"
|
||||
dir: string
|
||||
include: [...string]
|
||||
exclude: [...string]
|
||||
}
|
||||
|
||||
// FIXME: bring back load (more efficient than copy)
|
||||
|
Reference in New Issue
Block a user