Page MenuHomePhabricator

Add the cargo build dir "target/" to the gitignore
ClosedPublic

Authored by Fabien on Jan 6 2025, 09:49.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCd7ce21a13d15: Add the cargo build dir "target/" to the gitignore
Summary

As per title.

Test Plan
cd web/explorer/explorer-exe
cargo run build

Check the created files are ignored by git.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
gitignore_cargo_target
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31931
Build 63354: Build Diff
Build 63353: arc lint + arc unit