build-sys: rearrange gitignore in alphabetical order
Signed-off-by: Enze Li <lienze@kylinos.cn>
This commit is contained in:
parent
793e8d2ab8
commit
c9fbfd99ad
1 changed files with 5 additions and 5 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -46,6 +46,10 @@ config/test-driver
|
|||
configure
|
||||
cscope.out
|
||||
depcomp
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
GSYMS
|
||||
INSTALL
|
||||
install-sh
|
||||
libtool
|
||||
|
@ -64,16 +68,13 @@ tests/run.sh.log
|
|||
tests/run.sh.trs
|
||||
update.log
|
||||
ylwrap
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
GSYMS
|
||||
|
||||
#
|
||||
# binaries
|
||||
#
|
||||
/addpart
|
||||
/agetty
|
||||
/build*/
|
||||
/blkdiscard
|
||||
/blkid
|
||||
/blkpr
|
||||
|
@ -197,4 +198,3 @@ GSYMS
|
|||
/wipefs
|
||||
/write
|
||||
/zramctl
|
||||
/build*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue