Damien Le Moal
fec5a029b1
f2fs-tools: Add f2fs_io to .gitignore
...
GIT ignore compiled executable tools/f2fs_io/f2fs_io.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2019-03-23 19:00:10 +09:00
Yunlong Song
e6a759ffb4
f2fs-tools: fix to ignore sg_write_buffer in git
...
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>
2018-08-27 23:49:26 -07:00
Yunlong Song
0e18bc4d15
f2fs-tools: add cscope files 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>
2017-09-11 17:22:50 -07:00
Kinglong Mee
7f00dd441c
f2fscrypt: add a tool for encryption management in the f2fs filesystem
...
It's migrated from e4crypt.
Adds an example to the f2fscrypt manpages.
v3, add /tools/f2fscrypt to .gitignore
v2, migrate those micro defines for encrypt to f2fs internal,
drop unless of libsha etc.
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-03-16 08:15:37 +08:00
Damien Le Moal
49bdd642dd
f2fs-tools: add executable files to .gitignore
...
Git ignore executables fsck.f2fs, f2fstat, fibmap.f2fs
and parse.f2fs.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-10-31 14:48:41 -07:00
Jaegeuk Kim
e69e437850
build: make several base functions as a library
...
Let's make a library and relocate functions for other tools like fsck.f2fs.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2013-04-04 09:19:07 +09:00
Jan Engelhardt
ec1a5da788
build: make use of AC_CONFIG_AUX_DIR
...
Place most of the autogenerated files in a separate directory that can
be ignored wholesale, thereby reducing files in the top-level
directory.
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
2012-12-12 03:56:12 +01:00
Jan Engelhardt
abb6bb88bc
Update .gitignore
...
Mark directories to be ignored as such.
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
2012-12-12 03:54:28 +01:00
Sven-Göran Bergh
807776acbf
More files git should ignore
...
Signed-off-by: Sven-Göran Bergh <sgb@systemasis.org>
2012-12-10 08:38:56 +09:00
Sven-Göran Bergh
c0f2b9065c
Ignore configure.lineno
...
Autotools may spit out the file configure.lineno, which git
should ignore as well.
Signed-off-by: Sven-Göran Bergh <sgb@systemasis.org>
2012-12-06 09:42:45 +09:00
Mike Frysinger
e12214e836
ignore generated files
...
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-11-26 19:45:59 +09:00