Horje
intellij ignore workspace.xml Code Example
intellij ignore workspace.xml
mv .idea ../.idea_backup
rm .idea # in case you forgot to close your IDE
git rm -r .idea 
git commit -m "Remove .idea from repo"
mv ../.idea_backup .idea




Whatever

Related
who made the first tank Code Example who made the first tank Code Example
zsh check if directory exists Code Example zsh check if directory exists Code Example
9hits Code Example 9hits Code Example
how to limit the file size in multer Code Example how to limit the file size in multer Code Example
how many bytes an integer data type contains in c Code Example how many bytes an integer data type contains in c Code Example

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