From 1f2cca90eef498a1d0e6f06e23b4aa7374d32ab9 Mon Sep 17 00:00:00 2001 From: Senji Date: Wed, 14 Oct 2015 20:06:07 +0100 Subject: [PATCH] Exclude subpages with a . in them. --- Rules.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules.mdwn b/Rules.mdwn index 900a9b0f..73ab2249 100644 --- a/Rules.mdwn +++ b/Rules.mdwn @@ -1 +1 @@ -[[!map pages="Rules/* and ! Rules/*/*"]] +[[!map pages="Rules/* and ! Rules/*/* and ! Rules/*.*"]] -- 2.30.2