From 30544b135822f401cb5d4f46f6cf24c9f17c7c99 Mon Sep 17 00:00:00 2001 From: Jesus Galaz <jesusgalazr@icloud.com> Date: Fri, 4 Oct 2024 14:22:00 +0200 Subject: [PATCH] Modifying .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e43b0f9..8019857 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .DS_Store +node_moodules/ +.env \ No newline at end of file -- GitLab