summaryrefslogtreecommitdiffstats
path: root/test/fixtures/exclude-paths.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/exclude-paths.yml')
-rw-r--r--test/fixtures/exclude-paths.yml4
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: