]> gitweb.fluxo.info Git - cache.git/commitdiff
Ikiwiki: ignore httruta
authorCache do Fluxo <cache@fluxo.info>
Wed, 4 May 2016 12:18:20 +0000 (09:18 -0300)
committerCache do Fluxo <cache@fluxo.info>
Wed, 4 May 2016 12:18:20 +0000 (09:18 -0300)
ikiwiki.setup

index d859b4f92208f5b9db52e8fd58494df59f00b6e9..474cf15db1e7d7729c433332be6e4280b3ddef85 100644 (file)
@@ -110,7 +110,7 @@ use IkiWiki::Setup::Standard {
   # To exclude files matching a regexp from processing. This adds to
   # the default exclude list.
   #exclude => qr/\.wav$/,
-  exclude => qr/data/,
+  exclude => qr/(data|httruta)/i,
   # To change the extension used for generated html files.
   #htmlext => 'htm',
   # Time format (for strftime)