[PATCH] f2fs-tools: fix to ignore sg_write_buffer in git

From: Yunlong Song
Date: Wed May 30 2018 - 03:04:21 EST


Add tools/sg_write_buffer/sg_write_buffer to .gitignore.

Signed-off-by: Yunlong Song <yunlong.song@xxxxxxxxxx>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d5ca55d..3f04e85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ stamp-h1
/tools/fibmap.f2fs
/tools/parse.f2fs
/tools/f2fscrypt
+/tools/sg_write_buffer/sg_write_buffer

# cscope files
cscope.*
--
1.8.5.2