message no. 146470
Posted by PabloR in #github at 2016-08-11T23:24:05Z
When starting a new repo in github it asks you if you want to add a .gitignore file. Is this file any different and in addition to the global .gitignore I create locally on my computer? Should I add it for potential users that may want to use the repo even though I have the global .gitignore because they can’t access it?