A collection of
.gitignore
templates - GitHub 的
.gitignore
文件模板集合
.gitignore
templates - GitHub 的
.gitignore
文件模板集合
https://github.com/github/gitignore
This is GitHub’s collection of .gitignore
file templates.
A collection of useful .gitignore
templates
This is GitHub’s collection of .gitignore
file templates. We use this list to populate the .gitignore
template choosers available in the GitHub.com interface when creating new repositories and files.
这是 GitHub 的 .gitignore
文件模板的集合。创建新的 repositories and files 时,我们使用此列表来填充 GitHub.com 界面中可用的 .gitignore
模板选择器。
For more information about how .gitignore
files work, and how to use them, the following resources are a great place to start:
- The Ignoring Files chapter of the Pro Git book. (https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository)
- The Ignoring Files article on the GitHub Help site. (https://docs.github.com/cn/get-started/getting-started-with-git/ignoring-files)
- The gitignore(5) manual page. (http://git-scm.com/docs/gitignore)