commit 352c3a74627dc0bf753cfa9e3077601bfe8cc013 parent e7a684487ffba30c3e1af7193424093251e8f75b Author: Jake Bauer <jbauer@paritybit.ca> Date: Fri, 22 Jan 2021 03:40:01 -0500 Update gitignore Diffstat:
M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,5 +1,6 @@ # Ignore generated output files http/public/feeds/*.bak +http/public/*.html http/public/html/** http/public/gopher/** http/public/gemini/**