third_party_f2fs-tools/.gitignore
Bart Van Assche f3344cf6db Remove sg_write_buffer
Remove the sg_write_buffer source code and build rules now that the
sg3_utils project has been imported.

Signed-off-by: Bart Van Assche <bvanassche@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-04-15 11:31:46 +08:00

58 lines
504 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/f2fs_io/f2fs_io
# cscope files
cscope.*
ncscope.*