From 53b5ed80884dee629ce6468d67c7080de2d9c601 Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Mon, 21 Oct 2024 09:40:56 +0530 Subject: [PATCH] tests/.gitignore: remove file The tests under .gitignore file, have been moved to samples/c directory and have it's own .gitignore. Remove this file. Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- tests/.gitignore | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 tests/.gitignore diff --git a/tests/.gitignore b/tests/.gitignore deleted file mode 100644 index 803c49ac..00000000 --- a/tests/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -get_all_controller -get_controller -get_mount_point -get_procs -get_variable_names -libcg_ba -libcgrouptest01 -pathtest -proctest -read_stats -setuid -test_named_hierarchy -walk_task -walk_test -wrapper_test -- 2.47.3