From 0ab314747a920e7903752865bdfae6055fdf0c29 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:48:36 +0000 Subject: [PATCH] style: pre-commit auto fixes [...] --- .gitignore | 3 ++- CHANGELOG.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f182279..7d9f6a9 100644 --- a/.gitignore +++ b/.gitignore @@ -180,7 +180,8 @@ cython_debug/ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* diff --git a/CHANGELOG.md b/CHANGELOG.md index b418523..9189866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ - change config ([3c6c7b9](https://github.com/kmnhan/cz-changeup/commit/3c6c7b9fa18c59cc813a0438a08ef9e6445b8f3f)) Project configuration has been modified to include the link to the commit in the changelog. Also added all settings provided by this plugin to `pyproject.toml` for demonstration. - + This is the footer content added to demonstrate how the changelog is rendered. ### Refactor