From 404b0c07b7f2137c931a08631a9b25e5e1c30c44 Mon Sep 17 00:00:00 2001 From: Rob Baker Date: Tue, 19 Dec 2023 15:54:57 -0700 Subject: [PATCH] add .html to .gitignore --- .github/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/.gitignore diff --git a/.github/.gitignore b/.github/.gitignore new file mode 100644 index 0000000..2d19fc7 --- /dev/null +++ b/.github/.gitignore @@ -0,0 +1 @@ +*.html