diff options
author | Anil Seervi <anil13112000@gmail.com> | 2021-10-12 17:13:28 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-12 17:13:28 +0530 |
commit | 11a3752c20b770a06e9f26028f22908237022dcf (patch) | |
tree | 401ebfa255a86f59a6f929b85ddc6e851a8c6ade /README.md | |
parent | b0012e4930d0a8c350254a3caeedf7441ea286a3 (diff) | |
download | gitignore-11a3752c20b770a06e9f26028f22908237022dcf.tar.gz gitignore-11a3752c20b770a06e9f26028f22908237022dcf.zip |
Update global .gitignore template doc ID link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ We support a collection of templates, organized in this way: unimportant files into your repository. - [`Global`](./Global) contains templates for various editors, tools and operating systems that can be used in different situations. It is recommended - that you either [add these to your global template](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore) + that you either [add these to your global template](https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer) or merge these rules into your project-specific templates if you want to use them permanently. - [`community`](./community) contains specialized templates for other popular |