mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-26 19:51:32 +00:00
ignore generated files
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
3dd5f8b400
commit
e12214e836
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
*~
|
||||
*.[ao]
|
||||
|
||||
.deps
|
||||
.libs
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
/config.h
|
||||
/config.h.in
|
||||
/config.log
|
||||
/config.status
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/missing
|
||||
/stamp-h1
|
||||
|
||||
/mkfs/mkfs.f2fs
|
||||
|
Loading…
Reference in New Issue
Block a user