Page MenuHomePhabricator

[services] Tunnelbroker - Append Rust build output folder to our global `.gitignore`
ClosedPublic

Authored by max on Jul 14 2022, 6:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 29, 11:43 PM
Unknown Object (File)
Sun, Sep 29, 11:43 PM
Unknown Object (File)
Fri, Sep 27, 7:49 PM
Unknown Object (File)
Fri, Sep 20, 2:42 AM
Unknown Object (File)
Thu, Sep 19, 3:30 PM
Unknown Object (File)
Thu, Sep 19, 10:37 AM
Unknown Object (File)
Thu, Sep 19, 6:01 AM
Unknown Object (File)
Sep 1 2024, 11:35 PM

Details

Summary

Rust build output need to be added to our global .gitignore list to make the local builds ignores.
It was added near the same line for an Identity service.

Linear task: ENG-1330

Test Plan

Folder files are ignored in the git after running the Rust build using cargo build

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

max held this revision as a draft.
max published this revision for review.Jul 14 2022, 6:50 AM
max edited the summary of this revision. (Show Details)
max added reviewers: varun, jon, karol.
max retitled this revision from [services] Tunnelbroker - Rust build output add to our global `.gitignore` to [services] Tunnelbroker - Append Rust build output folder to our global `.gitignore`.Jul 14 2022, 7:07 AM
This revision is now accepted and ready to land.Jul 14 2022, 7:52 AM