From a0cc8cbc438caf39798ad90ac116c2c12b2f4ad7 Mon Sep 17 00:00:00 2001 From: Octech2722 Date: Sat, 18 Oct 2025 14:29:21 -0500 Subject: [PATCH] chore: update .gitignore to include reference/github directory for PR preparation --- apps/web-clipper-manifestv3/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web-clipper-manifestv3/.gitignore b/apps/web-clipper-manifestv3/.gitignore index 0a7ca1256..e7fc45984 100644 --- a/apps/web-clipper-manifestv3/.gitignore +++ b/apps/web-clipper-manifestv3/.gitignore @@ -130,6 +130,7 @@ tests/ /reference/github/PR-QUICK-START.md /reference/github/PR-DESCRIPTION.md .gitmessage +/reference/github/ # Copilot configuration (development only) .github/copilot-instructions.md