establecer global git ignore
touch ~/.gitignore
git config --global core.excludesfile ~./gitignore
Calm Chinchilla
touch ~/.gitignore
git config --global core.excludesfile ~./gitignore