Horje
vscode gitignore doesn't work Code Example
vscode gitignore doesn't work
// warning it removes all your curent uncomited changes 
git rm -r --cached .
git add .
git commit -m ".gitignore is now working"




Shell

Related
node express Code Example node express Code Example
install drush on ubuntu 18.04 Code Example install drush on ubuntu 18.04 Code Example
kali linux wsl Code Example kali linux wsl Code Example
docker build from github repository Code Example docker build from github repository Code Example
how to install java 11 jdk on ubuntu 20.04 Code Example how to install java 11 jdk on ubuntu 20.04 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13