From ee5bf2a3c5d072d4e05a63329ff27805eca6673d Mon Sep 17 00:00:00 2001 From: Vladimir Bryzgalov Date: Tue, 21 Apr 2026 21:10:22 +0500 Subject: [PATCH] chore: ignore dist/ (release.sh build artifact) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3c90d39..eb9418a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ composer.lock # Git worktrees (isolated feature workspaces) .worktrees/ + +# Release build artifact (release.sh creates dist/cf7-spam-to-telegram-.zip) +dist/