Ignoring files
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.