diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-07 15:20:16 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-07 15:20:16 -0600 |
commit | 44545ae5ea46748e34fc14694f1e801d56581c87 (patch) | |
tree | 4a9143dc91ff9cea632e4e522ffb45a48e3b391b | |
parent | b6f2359c06719ce096db3605ce51fc7396a4860f (diff) |
add node modules
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |