From 50dac487919bc60bc925ef9b8dbdc4ec83b5e162 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Thu, 10 Apr 2025 09:33:53 +0000 Subject: [PATCH] harsh --- .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