From 52cdcae5e581c4df0616256ab60a28a279935773 Mon Sep 17 00:00:00 2001 From: whoisasx Date: Wed, 20 May 2026 21:01:14 +0530 Subject: [PATCH] chore: ignore generated changelog artifacts (#1931) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c860a9ce2..f1b2f59ca 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ coverage/ .issue-assets/ handoff/ artifacts/ +changelog/ packages/web/screenshots/ .playwright-cli/