public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Andrey Albershteyn <aalbersh@redhat.com>
Cc: linux-xfs@vger.kernel.org, Andrey Albershteyn <aalbersh@kernel.org>
Subject: Re: [PATCH] gitignore: update gitignore with python scripts
Date: Tue, 8 Apr 2025 07:11:24 -0700	[thread overview]
Message-ID: <20250408141124.GE6283@frogsfrogsfrogs> (raw)
In-Reply-To: <20250408104839.449132-2-aalbersh@kernel.org>

On Tue, Apr 08, 2025 at 12:48:40PM +0200, Andrey Albershteyn wrote:
> Now as these scripts are generated with gettext.py support they have
> .py extension. Add them to gitignore instead of old ones together
> with newly added gettext.py
> 
> Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>

Ooops, sorry I continually forget to fiddle with this. :(
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>

--D

> ---
>  .gitignore | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 5d971200d5bf..6867d669c93d 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -65,13 +65,13 @@ cscope.*
>  /mdrestore/xfs_mdrestore
>  /mkfs/fstyp
>  /mkfs/mkfs.xfs
> -/mkfs/xfs_protofile
> +/mkfs/xfs_protofile.py
>  /quota/xfs_quota
>  /repair/xfs_repair
>  /rtcp/xfs_rtcp
>  /spaceman/xfs_spaceman
>  /scrub/xfs_scrub
> -/scrub/xfs_scrub_all
> +/scrub/xfs_scrub_all.py
>  /scrub/xfs_scrub_all.timer
>  /scrub/xfs_scrub_fail
>  /scrub/*.cron
> @@ -81,6 +81,7 @@ cscope.*
>  /libfrog/crc32selftest
>  /libfrog/crc32table.h
>  /libfrog/gen_crc32table
> +/libfrog/gettext.py
>  
>  # docs
>  /man/man8/mkfs.xfs.8
> -- 
> 2.47.2
> 
> 

      reply	other threads:[~2025-04-08 14:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-08 10:48 [PATCH] gitignore: update gitignore with python scripts Andrey Albershteyn
2025-04-08 14:11 ` Darrick J. Wong [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=20250408141124.GE6283@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=aalbersh@kernel.org \
    --cc=aalbersh@redhat.com \
    --cc=linux-xfs@vger.kernel.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