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