From 671e1ff5134c509cbbc00d7b6a497375e1f82076 Mon Sep 17 00:00:00 2001 From: Lann Date: Tue, 17 Feb 2026 17:50:26 -0500 Subject: [PATCH] Add test comment to .gitignore Added a comment for testing purposes. Signed-off-by: Lann --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1b5f582b7..8f4d9997f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +# FAKE CHANGE TO TEST PREVIEW # Ignoring node modules and parcel cache .parcel-cache node_modules