From fbf124aedfa58d42569c5375f935721f5e05e738 Mon Sep 17 00:00:00 2001 From: "J. Degand" <70610011+jdegand@users.noreply.github.com> Date: Fri, 13 Sep 2024 04:33:47 -0400 Subject: [PATCH] docs(git): add gitignore template repo (#7104) --- .../git-github/content/gitignore@oz2oRAhaEQb0Fm3aRJQG8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/git-github/content/gitignore@oz2oRAhaEQb0Fm3aRJQG8.md b/src/data/roadmaps/git-github/content/gitignore@oz2oRAhaEQb0Fm3aRJQG8.md index 6067bff9c..8301dd70d 100644 --- a/src/data/roadmaps/git-github/content/gitignore@oz2oRAhaEQb0Fm3aRJQG8.md +++ b/src/data/roadmaps/git-github/content/gitignore@oz2oRAhaEQb0Fm3aRJQG8.md @@ -7,3 +7,4 @@ Visit the following resources to learn more: - [@official@gitignore Documentation](https://git-scm.com/docs/gitignore/en) - [@article@.gitignore file - ignoring files in Git | Atlassian Git Tutorial](https://www.atlassian.com/git/tutorials/saving-changes/gitignore) - [@article@Ignoring files - GitHub Docs](https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files) +- [@opensource@gitignore - A collection of useful .gitignore templates](https://github.com/github/gitignore) \ No newline at end of file