From 27a684e34d6cfc7af7e6f8440fca544f122b977c Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sat, 8 May 2021 14:15:19 -0400 Subject: [PATCH] Ignore README.html --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..06076c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +/README.html