build-sys: rearrange gitignore in alphabetical order

Signed-off-by: Enze Li <lienze@kylinos.cn>
This commit is contained in:
Enze Li 2023-06-09 09:37:03 +08:00 committed by Karel Zak
parent 793e8d2ab8
commit c9fbfd99ad

10
.gitignore vendored
View file

@ -46,6 +46,10 @@ config/test-driver
configure configure
cscope.out cscope.out
depcomp depcomp
GPATH
GRTAGS
GTAGS
GSYMS
INSTALL INSTALL
install-sh install-sh
libtool libtool
@ -64,16 +68,13 @@ tests/run.sh.log
tests/run.sh.trs tests/run.sh.trs
update.log update.log
ylwrap ylwrap
GPATH
GRTAGS
GTAGS
GSYMS
# #
# binaries # binaries
# #
/addpart /addpart
/agetty /agetty
/build*/
/blkdiscard /blkdiscard
/blkid /blkid
/blkpr /blkpr
@ -197,4 +198,3 @@ GSYMS
/wipefs /wipefs
/write /write
/zramctl /zramctl
/build*/