From 44545ae5ea46748e34fc14694f1e801d56581c87 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 7 Oct 2023 15:20:16 -0600 Subject: add node modules --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68bc17f..9e35ec6 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ share/python-wheels/ .installed.cfg *.egg MANIFEST +node_modules/ # PyInstaller # Usually these files are written by a python script from a template -- cgit v1.2.3