From c07d7af7266b9436c8aa86ca6394678d1a75fa55 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Thu, 11 Apr 2024 20:44:16 -0400 Subject: gcc.sh: Cache the hymn pages Some crawlers hit them a lot... this should make it a lot faster --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index aca85cb..522e80c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ lsv.txt bsb tcgnt hboWLC +gcc.cache/* -- cgit 1.4.1