diff --git a/readme.md b/readme.md index e4d5c6d99b067146d83f9044c8314fbe08a72c3d..e224e003d1453ddb21726a7edd48913b13d12f96 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,16 @@ -# Gitignore References +# GitIgnore References ## Description -A collection of personal gitignores for various languages. +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>.