]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
gitignore: update gitignore with python scripts
authorAndrey Albershteyn <aalbersh@redhat.com>
Tue, 8 Apr 2025 10:48:40 +0000 (12:48 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Mon, 28 Apr 2025 10:56:12 +0000 (12:56 +0200)
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

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>
.gitignore

index 5d971200d5bfb285e680427de193f81d8ab77c06..6867d669c93d8c867d25f5ff64b1064715578fbd 100644 (file)
@@ -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