mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
2 Commits
3385d166dc
...
da0b4033db
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da0b4033db | ||
|
|
66b704afbe |
@ -24,11 +24,9 @@ We support a collection of templates, organized in this way:
|
|||||||
with popular programming languages and technologies. These define a meaningful
|
with popular programming languages and technologies. These define a meaningful
|
||||||
set of rules to help get started, and ensure you are not committing
|
set of rules to help get started, and ensure you are not committing
|
||||||
unimportant files into your repository.
|
unimportant files into your repository.
|
||||||
- [`Global`](./Global) contains templates for various editors, tools and
|
- [`Global`](./Global) contains templates for various editors, tools, and
|
||||||
operating systems that can be used in different situations. It is recommended
|
operating systems that can be used in different situations. We recommend
|
||||||
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)
|
adding 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 merging these rules into your project-specific templates if you want to use them permanently.
|
||||||
or merge these rules into your project-specific templates if you want to use
|
|
||||||
them permanently.
|
|
||||||
- [`community`](./community) contains specialized templates for other popular
|
- [`community`](./community) contains specialized templates for other popular
|
||||||
languages, tools and project, which don't currently belong in the mainstream
|
languages, tools and project, which don't currently belong in the mainstream
|
||||||
templates. These should be added to your project-specific templates when you
|
templates. These should be added to your project-specific templates when you
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user