Ignoring files
未关闭
- 主要语言
- JavaScript
- 星标
- 0
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
You need to set up your global core.excludesfile configuration file to point to this global ignore file.
e.g.
*nix:
git config --global core.excludesfile '~/.gitignore'
Windows:
git config --global core.excludesfile "%USERPROFILE%.gitignore"
Please refer to the link below for more information on ignoring files:
https://help.github.com/articles/ignoring-files/
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。