summaryrefslogtreecommitdiff
path: root/filter.json
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-06-02 20:09:35 +0000
committerRob Austein <sra@hactrn.net>2021-06-02 20:09:35 +0000
commitbe858bc28af94a498b613fa6541ed3e730fd9473 (patch)
tree3334a811a08a74b205ff300d882d464b9a7c465d /filter.json
First cut at project-independent version of these scripts
Diffstat (limited to 'filter.json')
-rw-r--r--filter.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/filter.json b/filter.json
new file mode 100644
index 0000000..708428e
--- /dev/null
+++ b/filter.json
@@ -0,0 +1,19 @@
+[
+ ["+", "WikiStart"],
+ ["-", "CamelCase"],
+ ["-", "EDAToolchainSurvey\""],
+ ["-", "GitRepositories*"],
+ ["-", "InterMapTxt"],
+ ["-", "InterTrac"],
+ ["-", "InterWiki"],
+ ["-", "PageTemplates"],
+ ["-", "PhotoFolder"],
+ ["-", "RecentChanges"],
+ ["-", "SandBox"],
+ ["-", "ScratchPage"],
+ ["-", "TicketQuery"],
+ ["-", "TitleIndex"],
+ ["-", "Trac*"],
+ ["-", "Wiki*"],
+ ["+", "*"]
+]