From ba4f2f166c0c42c47eb5b04e0761c0b8ae80558d Mon Sep 17 00:00:00 2001 From: rajchatterz Date: Sat, 6 Jan 2024 11:36:43 +0530 Subject: [PATCH] dhdh --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bdca81ea..a2145a51 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ __pycache__/ *.py[cod] *$py.class - +/node_modules +node_modules/ # C extensions *.so