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.yml5
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: