From 187c49688e62aa1cb8383d4ad2c9721371c6b669 Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Fri, 11 Oct 2024 13:38:28 -0700 Subject: [PATCH] Add temporary files to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1e26c89..9116f07 100644 --- a/.gitignore +++ b/.gitignore @@ -47,8 +47,9 @@ go.work.sum venv/ *.egg-info __pycache__ -cli-end-to-end.html README.html +ChangeLog +notes/*.html # Make timestamp files mk.*