how to remove node_modules from git
# Do the below steps -
# Make .gitignore file.
# Run below commands in your terminal
git rm -r --cached node_modules
git commit -am "node_modules be gone!"
git push origin master
Also in Shell:
- git proxy
- bleachbit command line install
- powershell script to copy mutliple files into a single file
- lumen
- how to create branch in github using git bash
- How do I get a complete list of all table names in all databases in Hive?
- Warning in install.packages : installation of package ‘tidyverse’ had non-zero exit status
- install magento 2 command line composer
- how to install php
- git discard staged changes
- git remove all pdf files
- get random number shell script
- check if kubernetes is running
- random in mac terminal
- open a pdf on linux
- how to create a user and add it to a group in linux
- revert commit git
- npm move package from devdependencies to dependencies
- set git origin
- installing helm v2 and tiller on minikube
- ubuntu terminal find file recursive
- mkdir multiple directories
- dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
- 403 apache ubuntu