Page MenuHomePhabricator

Add .gitignore for dns seeds
ClosedPublic

Authored by sdulfari on Oct 4 2022, 22:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC4eedb4cd02dd: Add .gitignore for dns seeds
Summary

Similar to https://github.com/bitcoin/bitcoin/pull/20237/commits/36e875b4c5f0812868e34beba7be4aa1f7a00773
but include seeds_test.txt since our release process explicitly includes both.

Test Plan
cp ~/seeds_*.txt .
git status

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sdulfari requested review of this revision.Oct 4 2022, 22:22
This revision is now accepted and ready to land.Oct 5 2022, 07:43
This revision was automatically updated to reflect the committed changes.