aboutsummaryrefslogtreecommitdiff
path: root/filter.json
diff options
context:
space:
mode:
Diffstat (limited to 'filter.json')
-rw-r--r--filter.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/filter.json b/filter.json
new file mode 100644
index 0000000..ebb1456
--- /dev/null
+++ b/filter.json
@@ -0,0 +1,18 @@
+[
+ ["+", "WikiStart"],
+ ["-", "CamelCase"],
+ ["-", "GitRepositories*"],
+ ["-", "InterMapTxt"],
+ ["-", "InterTrac"],
+ ["-", "InterWiki"],
+ ["-", "PageTemplates"],
+ ["-", "PhotoFolder"],
+ ["-", "RecentChanges"],
+ ["-", "SandBox"],
+ ["-", "ScratchPage"],
+ ["-", "TicketQuery"],
+ ["-", "TitleIndex"],
+ ["-", "Trac*"],
+ ["-", "Wiki*"],
+ ["+", "*"]
+]