Ustaw globalny git ignoruj
touch ~/.gitignore
git config --global core.excludesfile ~./gitignore
Calm Chinchilla
touch ~/.gitignore
git config --global core.excludesfile ~./gitignore