Globale Git ignorieren
touch ~/.gitignore
git config --global core.excludesfile ~./gitignore
Calm Chinchilla
touch ~/.gitignore
git config --global core.excludesfile ~./gitignore