From b99ba34088199b561b38493888206ed475a209e4 Mon Sep 17 00:00:00 2001 From: David Rogers Date: Thu, 17 Oct 2024 20:55:48 -0700 Subject: [PATCH] fix: add changelog to gitignore (#232) (#233) --- .prettierignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.prettierignore b/.prettierignore index 388ad9c6..56bc2a16 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,5 +1,6 @@ # general README.md +CHANGELOG.md # testing coverage