touch .gitignore && echo "node_modules/" >> .gitignore && git rm -r --cached node_modules ; git status