Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

node_modules not being ignored git

git rm -r --cached node_modules
git commit -m "removing node_modules"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git
ADD COMMENT
Topic
Name
3+4 =