From b8b098cf5e6e786e2bb3c5a51434a82b617aa859 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Mon, 17 Mar 2025 10:18:42 +0000 Subject: [PATCH] red button --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e427ff3..d0eb167 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ node_modules/ */node_modules/ */build/ + +**/node_modules/ +**/build/ +.DS_Store +.env \ No newline at end of file