Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

gitignore idea

# intellij configs
.idea/
Comment

how to ignore .idea folder in gitignore

# 1 - Go to the github repository
# 2 - Open the gitignore file
# 3 - add in next line .idea
# 4 - commit the changes
# 5 - it's done now you need to pull in terminal to get changes
Comment

ignore .idea in gitignore

# file: ~/.gitignore_global.DS_Store.idea
Comment

PREVIOUS NEXT
Code Example
Shell :: Running a local script on a remote machine (or remote on local) 
Shell :: sort in linux 
Shell :: apache2 default url 
Shell :: install kubernetes on ubuntu 
Shell :: kube dashboard expose access port 
Shell :: how to install python package without admin rights 
Shell :: raspberry remote 
Shell :: exa ls command 
Shell :: win terminal turn off screen 
Shell :: yum repositories 
Shell :: command can be used to find files or folders matching a particular search pattern in linux 
Shell :: find hidden directories and files from a website wfuzz 
Shell :: win10 trashcan location 
Shell :: git update branch from master 
Shell :: git passphrase remember 
Shell :: installing android studio on kali linux 
Shell :: How to remove a directory from git repository? 
Shell :: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 
Shell :: add my current project to an already existing GitHub repository 
Shell :: sbatch cancel job 
Shell :: docker secrets commands 
Shell :: photoview github 
Shell :: kubernetes force delete command 
Shell :: branch creation 
Shell :: Running multiple commands with xargs 
Shell :: powershell rename replace 
Shell :: diskpart 
Shell :: Do you need to install EsLint after intalling the extension 
Shell :: online centos terminal 
Shell :: rsync delete old files 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =