[LTP] [PATCH] syscalls: fcntl: Update .gitignore
Viresh Kumar
viresh.kumar@linaro.org
Wed Sep 16 12:34:28 CEST 2020
Update gitignore file to include new binaries.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
testcases/kernel/syscalls/fcntl/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/testcases/kernel/syscalls/fcntl/.gitignore b/testcases/kernel/syscalls/fcntl/.gitignore
index be8d9739e51b..ede0c97b8bba 100644
--- a/testcases/kernel/syscalls/fcntl/.gitignore
+++ b/testcases/kernel/syscalls/fcntl/.gitignore
@@ -72,3 +72,5 @@
/fcntl36_64
/fcntl37
/fcntl37_64
+/fcntl38
+/fcntl38_64
--
2.25.0.rc1.19.g042ed3e048af
More information about the ltp
mailing list