From 14060a785682b56dbe2464ecc371309090e57932 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Mon, 9 Jun 2025 14:05:54 +0000 Subject: [PATCH] idir now --- .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