From 7960870e881fb693fc22461be174283dcd3ff33d Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Wed, 7 Oct 2020 03:41:28 -0400 Subject: [PATCH] Update readme --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e4d5c6d..e224e00 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>. -- GitLab