GitIgnore References
Description
A collection of personal gitignore files for various languages.
Created because it gets difficult to keep track of which is "the newest version" when I have so many different projects.
References
For general documentation about gitignore files, see https://git-scm.com/docs/gitignore.
Notes
For reference, there is a much larger, community-accepted gitignore collection at https://github.com/github/gitignore.
I still have this personal one anyways, because I find it more useful to know exactly what I'm ignoring from projects, and be able to personally document values in a way such that I'll understand it on later reference.