5 ms·
I find the .gitignore a good way to gauge the quality of a repo. This one does not exhibit quality.
by Pinn2 12y ago
I find the .gitignore a good way to gauge the quality of a repo. This one does not exhibit quality.
- djur 12y agoWhat criteria do you use to assess "quality"? In any case, this .gitignore is almost entirely the standard GitHub setup for Visual Studio projects. https://github.com/github/gitignore/blob/master/VisualStudio.gitignore https://github.com/github/gitignore/blob/master/VisualStudio...
- Pinn2 12y agoWell, that's a knock on /github then. The entries should be as minimal as possible, in number and in individual length.
- scott_karana 12y agoWhat exactly do you think this .gitignore is lacking?
- Pinn2 12y agoQuite the opposite of "lacking"--way too much.