From efbda6351ef0a113bc6923397259a138620bf118 Mon Sep 17 00:00:00 2001 From: Charles Odada Date: Tue, 14 Jul 2026 18:04:30 +0300 Subject: [PATCH] chore: Add build folder to the gitignore list. Signed-off-by: Charles Odada --- docs/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.gitignore b/docs/.gitignore index 3006f13e..7f5b339d 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -15,6 +15,7 @@ _dev/vale.ini # Build outputs _build +_dev # Node.js package*.json