mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2025-02-17 01:19:53 +00:00
![Yunlong Song](/assets/img/avatar_default.png)
Add tools/sg_write_buffer/sg_write_buffer to .gitignore. Signed-off-by: Yunlong Song <yunlong.song@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
58 lines
520 B
Plaintext
58 lines
520 B
Plaintext
.*
|
|
*~
|
|
*.[ao]
|
|
*.orig
|
|
*.tar.*
|
|
*.s
|
|
*.lo
|
|
*.la
|
|
*.so
|
|
*.so.dbg
|
|
*.mod.c
|
|
*.lst
|
|
*.orig
|
|
*.rej
|
|
|
|
CVS
|
|
!.gitignore
|
|
tags
|
|
TAGS
|
|
GPATH
|
|
GRTAGS
|
|
GSYMS
|
|
GTAGS
|
|
|
|
#
|
|
# Generated files
|
|
#
|
|
compile
|
|
install-sh
|
|
missing
|
|
depcomp
|
|
INSTALL
|
|
aclocal.m4
|
|
autoconf-[0-9].*
|
|
autom4te.cache
|
|
build-aux
|
|
Makefile
|
|
Makefile.in
|
|
config.*
|
|
configure
|
|
configure.scan
|
|
ltmain.sh
|
|
libtool
|
|
stamp-h
|
|
stamp-h1
|
|
|
|
/mkfs/mkfs.f2fs
|
|
/fsck/fsck.f2fs
|
|
/tools/f2fstat
|
|
/tools/fibmap.f2fs
|
|
/tools/parse.f2fs
|
|
/tools/f2fscrypt
|
|
/tools/sg_write_buffer/sg_write_buffer
|
|
|
|
# cscope files
|
|
cscope.*
|
|
ncscope.*
|