From: Namhyung Kim <namhyung@kernel.org>
To: Devaansh Kumar <devaanshk840@gmail.com>
Cc: linux-perf-users@vger.kernel.org, peterz@infradead.org,
mingo@redhat.com, acme@kernel.org, skhan@linuxfoundation.org,
linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [PATCH] perf test: Added .gitignore to shell base_report
Date: Fri, 15 Aug 2025 13:38:42 -0700 [thread overview]
Message-ID: <aJ-a0of7IdpssEuI@google.com> (raw)
In-Reply-To: <20250804174157.319224-1-devaanshk840@gmail.com>
Hello,
On Mon, Aug 04, 2025 at 11:11:55PM +0530, Devaansh Kumar wrote:
> Created .gitignore to include base_report files so
> git status doesn't gripe about untracked files.
>
> Signed-off-by: Devaansh Kumar <devaanshk840@gmail.com>
> ---
> tools/perf/tests/shell/base_report/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 tools/perf/tests/shell/base_report/.gitignore
>
> diff --git a/tools/perf/tests/shell/base_report/.gitignore b/tools/perf/tests/shell/base_report/.gitignore
> new file mode 100644
> index 000000000000..8d3ce1278d83
> --- /dev/null
> +++ b/tools/perf/tests/shell/base_report/.gitignore
Probably better to put this in tools/perf/tests.
Thanks
Namhyung
> @@ -0,0 +1,2 @@
> +*.log
> +*.err
> --
> 2.49.0
>
prev parent reply other threads:[~2025-08-15 20:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 17:41 [PATCH] perf test: Added .gitignore to shell base_report Devaansh Kumar
2025-08-15 20:38 ` Namhyung Kim [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=aJ-a0of7IdpssEuI@google.com \
--to=namhyung@kernel.org \
--cc=acme@kernel.org \
--cc=devaanshk840@gmail.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=skhan@linuxfoundation.org \
/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