Add Gitignore file to existing repo N B 2/06/2018 05:00:00 pm 0 Take a new checkout of the existing code from Git Add gitignore file for example touch .gitignore Add following /target .idea/ *.... Read more »