From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Markus Heidelberg <m.heidelberg@cab.de>
Subject: Re: [ptxdist] [APPLIED] gitignore: ignore scripts/report/__pycache__/
Date: Sun, 29 Mar 2026 07:47:00 +0200 [thread overview]
Message-ID: <20260329054700.2502547-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260316133030.22067-1-m.heidelberg@cab.de>
Thanks, applied as 4265b64c696b89c6b0f468a127a6f544ef585c33.
Michael
[sent from post-receive hook]
On Sun, 29 Mar 2026 07:47:00 +0200, Markus Heidelberg <m.heidelberg@cab.de> wrote:
> It is created by Python during report generation if the ptxdist
> directory is writable (e.g. if PTXdist has not been installed
> system-wide with "make install").
>
> Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
> Message-Id: <20260316133030.22067-1-m.heidelberg@cab.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/.gitignore b/.gitignore
> index 23623fdb5806..1e2cd1c31de2 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -22,3 +22,5 @@ man/ptxdist.1.gz
> /doc/.tox/
> /doc/testbuilds/
> /env/
> +
> +/scripts/report/__pycache__/
prev parent reply other threads:[~2026-03-29 5:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 13:30 [ptxdist] [PATCH] " Markus Heidelberg via ptxdist
2026-03-29 5:47 ` Michael Olbrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260329054700.2502547-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=m.heidelberg@cab.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox