From: Lei Yang Date: Thu, 6 Sep 2018 05:47:23 +0000 (+0800) Subject: cgroup: kselftests: add test_core to .gitignore X-Git-Tag: v4.19-rc5~31^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7035c568999d6774ff35459a0280eb33e0207168;p=thirdparty%2Fkernel%2Flinux.git cgroup: kselftests: add test_core to .gitignore Update .gitignore file. Signed-off-by: Lei Yang Signed-off-by: Shuah Khan (Samsung OSG) --- diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore index 95eb3a53c3812..adacda50a4b21 100644 --- a/tools/testing/selftests/cgroup/.gitignore +++ b/tools/testing/selftests/cgroup/.gitignore @@ -1 +1,2 @@ test_memcontrol +test_core