add Makefile to exclude example
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 18 Mar 2010 03:24:31 +0000 (23:24 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 18 Mar 2010 03:24:31 +0000 (23:24 -0400)
IkiWiki.pm

index a782e463ad83ac4daeece00a04fa023dc8fdbd81..a618836cf904e05aff5217b870b67b18fdd70dc8 100644 (file)
@@ -346,7 +346,7 @@ sub getsetup () {
        exclude => {
                type => "string",
                default => undef,
-               example => '^*\.private$',
+               example => '^(*\.private|Makefile)$',
                description => "regexp of files that should be skipped",
                advanced => 1,
                safe => 0, # regexp