From 796d62d01c4543d58bb838e429e85eb906dcf3be Mon Sep 17 00:00:00 2001 From: Didictateur Date: Sat, 22 Nov 2025 22:43:30 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 92ff515..4680d54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .github/ -.vscode/ \ No newline at end of file +.vscode/ +node_modules/ \ No newline at end of file