Merge lp:~jelmer/brz/gitignore into lp:brz

Proposed by Jelmer Vernooij
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: no longer in the source branch.
Merge reported by: The Breezy Bot
Merged at revision: not available
Proposed branch: lp:~jelmer/brz/gitignore
Merge into: lp:brz
Diff against target: 10 lines (+2/-1)
1 file modified
.gitignore (+2/-1)
To merge this branch: bzr merge lp:~jelmer/brz/gitignore
Reviewer Review Type Date Requested Status
Jelmer Vernooij Approve
Review via email: mp+414987@code.launchpad.net

Commit message

Update gitignore list for new rust files.

Description of the change

Update gitignore list for new rust files.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.gitignore'
2--- .gitignore 2021-08-20 15:08:21 +0000
3+++ .gitignore 2022-02-02 20:46:03 +0000
4@@ -11,4 +11,5 @@
5 *_pyx.cpython-*.c
6 *~
7 /target
8-./brz
9+/brz
10+/Cargo.lock

Subscribers

People subscribed via source and target branches