]> git.plutz.net Git - shellwiki/blobdiff - index.cgi
gallery macro
[shellwiki] / index.cgi
index db4d749b7c179efde9b4fec43a5158c5e4dd4d21..8479bd9dd492127e760f19865e14a659fdecef6e 100755 (executable)
--- a/index.cgi
+++ b/index.cgi
@@ -32,6 +32,8 @@ if [ "$(which git)" -a ! -f "$_DATA/.gitignore" ]; then
        **/#page.lock
        **/#page.*.cache
        **/#page.*.cache.*
+       **/#page:*.*.cache
+       **/#page:*.*.cache.*
        EOF
   git init "$_DATA"
   git -C "$_DATA" add .gitignore