Pulls Gitignore files from https://github.com/github/gitignore and adds them to your repository. Run without arguments to see a list of available gitignores.
git clone https://github.com/morganfogg/git-ignore
chmod +x ./git-ignore/git-ignore.sh
git config --global alias.ignore \!"$PWD/git-ignore/git-ignore.sh"
git ignore java eclipse netbeans intellij