-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Closed
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamget startedContent related to "Getting Started" doc setContent related to "Getting Started" doc sethelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The article recommends setting core.excludesfile and adding an ignore file to the user’s home directory.
This is unnecessary since this change in Git 1.7.12 (August 2012), which made Git default to reading the file $HOME/.config/git/ignore. Using this file is preferable as it avoids configuraiton and it’s the standard location for config, reducing bloat in the home directory.
Additional information
No response
DaddynIssac7
Metadata
Metadata
Assignees
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamget startedContent related to "Getting Started" doc setContent related to "Getting Started" doc sethelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue