From 7b3cfb51781cb88a66d50bceb734a238d84f0d3d Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 8 Dec 2025 13:37:25 -0500 Subject: [PATCH] chore: ignore mongodb_data --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3a74a2a..eb28f81 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ gallery/sculpture/index.html # Build artifacts and backups public/build/ backups/ + +# Local database files +mongodb_data/