From 2a2956ffe4a506958ace512f9f013cc502305949 Mon Sep 17 00:00:00 2001 From: snus xD Date: Sun, 17 Aug 2025 12:42:27 +0300 Subject: [PATCH] gitignore upd --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0bbb00a..ab6b0cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.DS_Store -.vscode/ \ No newline at end of file +.vscode/ +node_modules/