[LTP] [RESEND PATCH 2/2] lib/newlib_tests: Add missing gitignore
Li Zhijian
lizhijian@fujitsu.com
Mon Jan 8 02:22:51 CET 2024
st_res_flags should be documented in .gitignore
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
---
lib/newlib_tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/newlib_tests/.gitignore b/lib/newlib_tests/.gitignore
index 0256bef76c..a69b29e24a 100644
--- a/lib/newlib_tests/.gitignore
+++ b/lib/newlib_tests/.gitignore
@@ -56,3 +56,4 @@ tst_needs_cmds08
test_runtime01
test_runtime02
test_children_cleanup
+tst_res_flags
--
2.41.0
More information about the ltp
mailing list