Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

echo > venv/ .gitignore

$ echo debug.log >> .gitignore
$ git rm --cached debug.log
rm 'debug.log'
$ git commit -m "Start ignoring debug.log"
Comment

PREVIOUS NEXT
Code Example
Shell :: force delete a hidden folder in linux 
Shell :: android debug keystore windows 
Shell :: install vscodium 
Shell :: gradle git bash terminal weird characters 
Shell :: storage setup in termux 
Shell :: how to give full permission to another user linux 
Shell :: react-darkmode-toggler 
Shell :: linux groups 
Shell :: bash array forloop 
Shell :: download docker ubuntu 
Shell :: flutter pubspec install 
Shell :: install mongosh 
Shell :: vmd in terminal 
Shell :: ssh with key 
Shell :: github pages is not free 
Shell :: pull a specific branch from github 
Shell :: powershell allow execution 
Shell :: user no login centos 
Shell :: bash switch 
Shell :: read all test in golang 
Shell :: multiline comment in bash 
Shell :: check all ruby version ubuntu 
Shell :: create a new repository using command line 
Shell :: take sudo access inside vim 
Shell :: command prompt flashes and closes 
Shell :: open file explorer from cmd 
Shell :: git refresh .gitignore 
Shell :: hard link linux 
Shell :: github copilot neovim 
Shell :: command to Change User Primary Group 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =