X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=index.cgi;h=8479bd9dd492127e760f19865e14a659fdecef6e;hb=d75f33f647280ada400fb51f740701cdb12dd4d3;hp=db4d749b7c179efde9b4fec43a5158c5e4dd4d21;hpb=68261c373aa3e692cff9988f9d021aa0fa1783b6;p=shellwiki diff --git a/index.cgi b/index.cgi index db4d749..8479bd9 100755 --- 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