diff options
Diffstat (limited to '')
-rw-r--r-- | test/fixtures/exclude-paths.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/exclude-paths.yml b/test/fixtures/exclude-paths.yml new file mode 100644 index 0000000..6af079e --- /dev/null +++ b/test/fixtures/exclude-paths.yml @@ -0,0 +1,4 @@ +--- +exclude_paths: + - ../ +# vim: et:sw=2:syntax=yaml:ts=2: |