Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

add file to gitignore

touch .gitignore
$ git config --global core.excludesfile ~/.gitignore
$ echo '.idea' >> ~/.gitignore
Comment

how to add filer to git ignore

go to the gitignore file, add the name of the file to ignore
Comment

PREVIOUS NEXT
Code Example
Shell :: install carla for manjaro 
Shell :: angular extract i18n 
Shell :: how to access folder using command on git bash terminal 
Shell :: packet tracer 2.7.1 Full Config P2P-3 Router 
Shell :: Installing Dradis 
Shell :: habe to install viber on linux 
Shell :: bash split pipe output by delimiter 
Shell :: git commit no pré commit 
Shell :: xrandr 1704x1000 
Shell :: how to use valet to share localhost url to outside 
Shell :: how to get security details of binary file 
Shell :: xp_cmdshell bcp 
Shell :: Linux Find word and replace text 
Shell :: git save staged changes to file 
Shell :: batch text 
Shell :: failed. CAfile: none CRLfile: none 
Shell :: broken symlinks were found is this a problem 
Shell :: thinderbird download linux mint 
Shell :: linuxbrew on arch 
Shell :: dum mysql db with cli 
Shell :: installing flow globally 
Shell :: how to install aws-jumpclous 
Shell :: pip install tensorflow no matching distribution found for tensorflow 
Shell :: why kubectl command not working for describe pod 
Shell :: gaussian corrdinates to pdb 
Shell :: android mobile as webcam ubuntu 
Shell :: Wrong number of arguments for specified --cluster sub command 
Shell :: bash if m1 or intel 
Shell :: git needs merge 
Shell :: GitLab Break the git init --initial-branch=main out into two commands 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =