HomePhabricator

.gitignore new versioned doc files

Description

.gitignore new versioned doc files

Summary:
Calling scripts/fetch_documentation.sh leaves unstaged files in the repo. We are no longer tracking
new versioned docs under source control, so we should ignore them.

Note: The versions currently under source control are not supported by the fetch script, so they need to remain
until 0.23.0 is released, and then they will be obsolete and can be safely removed.

Test Plan:

./scripts/fetch_documentation.sh

Pre-patch, git status shows unstaged files under _doc. Post-patch it does not.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7460

Details

Provenance
jasonbcoxAuthored on Sep 16 2020, 17:38
jasonbcoxPushed on Sep 16 2020, 19:35
Reviewer
Restricted Project
Differential Revision
D7460: .gitignore new versioned doc files
Parents
rABCWEB87583a32990e: Sort docs by version, with latest at the top
Branches
Unknown
Tags
Unknown