From a6ca6108c7b3cfa4842a844ce99f0e83a4b59bed Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Fri, 11 Apr 2025 06:07:36 +0000 Subject: [PATCH] Ai smart automation --- .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