The question in [Wayback/Archive] git – What will happen when a pull request includes changes to ignored .gitignore? – Super User comes down to:
I don’t want anybody to change what’s in my
.gitignorefile because it includes some things that are specific to my own system.
Those settings should go in a personal gitignore file, which is mentioned in the [Wayback/Archive] Git – gitignore Documentation





