Brian Gernhardt <benji@xxxxxxxxxxxxxxxxxx> writes: > Generally, I'd suggest putting [...] your editor's garbage in > exclude. better: put them in a user-wide ignore file. in ~/.gitconfig: [core] excludesfile = /home/yourlogin/.gitignore then put whatever you want in $HOME/.gitignore. -- Matthieu -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html