1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 08:53:01 +02:00

docs(git): add gitignore template repo (#7104)

This commit is contained in:
J. Degand
2024-09-13 04:33:47 -04:00
committed by GitHub
parent 7e100434f7
commit fbf124aedf

View File

@@ -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)