From ae3c74289ceabae0befb93065d0daf5f211d064a Mon Sep 17 00:00:00 2001 From: Sergei Andreev Date: Mon, 11 Nov 2024 12:58:21 +0100 Subject: [PATCH] feat(.gitignore): added ignores for Git-pulse and Git-Cliff Signed-off-by: Sergei Andreev --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 82f01ff1..0c33e568 100644 --- a/.gitignore +++ b/.gitignore @@ -177,3 +177,10 @@ cells_tests_* # KLayout LVS options lvs_options.yml + +# Git-pulse +*-pulse.* +run_git-pulse + +# Git-cliff +cliff*toml