IntelliJ gitIgnore
download : https://plugins.jetbrains.com/plugin/7495?pr=idea
This is used to ignore those files that user does not want to merge ,copy or store it in Git.
- Download jar file to your local
- Open IntelliJ >File>Settings >Plugins
- Click button "Install plugin from disk"
- Select the file in the file browser
- Click apply
- Restart IntelliJ
After restart , goto you main project right click >New > ignorefile>gitIgnore file