From 31863256c82a70e09e822b7838d40f8f8db6d0e3 Mon Sep 17 00:00:00 2001 From: Larry Masinter Date: Sun, 30 Jun 2024 14:45:46 -0700 Subject: [PATCH] The new HCFILES process is simpler if .pdf files aren't ignored --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cada3c15..fa4c87d2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,10 @@ maiko/ # because they will get regenerated when you rebuild. # MEDLEY-UTILS HCFILES regenerates -*.pdf +# do not ignore .pdf files after all... rather, [new workflow](scripts/make-gh-pages.md) stores it in the src repository gh-pages branch. + +# *.pdf +# index.html # all loadup files