From ed7b58a6c07b487308d53dda365b9f6237a7031e Mon Sep 17 00:00:00 2001 From: Andret Carpizo Date: Thu, 21 Dec 2023 21:23:22 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a0038a..fb9437b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -.idea \ No newline at end of file +.idea +CHANGELOG.md \ No newline at end of file