diff options
Diffstat (limited to '')
-rw-r--r-- | tools/testing/selftests/cgroup/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore new file mode 100644 index 000000000..c4a57e69f --- /dev/null +++ b/tools/testing/selftests/cgroup/.gitignore @@ -0,0 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0-only +test_memcontrol +test_core +test_freezer +test_kmem +test_kill +test_cpu +wait_inotify |