third_party_f2fs-tools/.gitignore
Jaegeuk Kim 7026a73750 f2fs-tools: Remove deprecated f2fstat
Let's remove this.

Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-04-15 11:31:46 +08:00

57 lines
489 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/fibmap.f2fs
/tools/parse.f2fs
/tools/f2fscrypt
/tools/f2fs_io/f2fs_io
# cscope files
cscope.*
ncscope.*