Add node_modules/
or node_modules
to the .gitignore
file to ignore all directories called node_modules
in the current folder and any subfolders like the below image.
Add node_modules/
or node_modules
to the .gitignore
file to ignore all directories called node_modules
in the current folder and any subfolders like the below image.