thunderbird-patch-review
Easy-to-use patch review interface for Thunderbird
Contribute: ~marcc/thunderbird-review-plugin@lists.sr.ht
git clone git://mccd.space/thunderbird-patch-review
| Log | Files | Refs | README | LICENSE |
commit 925c4989a84cca93f168268a14fbac66863b27f0 parent 05e4b488143c700a176f2f7582ddc3f824c354e6 Author: Pi Agent <agent@pi.local> Date: Sat, 18 Jul 2026 14:25:06 +0200 git: ignore the packaged .xpi build artifact Diffstat:
| A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ + +patch-review.xpi +*.xpi