Browse Source

Merge pull request #3854 from AnilSeervi/patch-1

Update global .gitignore template doc ID link
pull/3809/head^2
Brian Douglas 2 years ago
parent
commit
15152bf823
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

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

Loading…
Cancel
Save