From: Anders Roxell Date: Wed, 20 Jun 2018 22:54:12 +0000 (+0200) Subject: selftests: cgroup: add gitignore file X-Git-Tag: v4.19-rc1~74^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0dde8be2ab8a92ab512e99bea5343017b639c9e;p=thirdparty%2Fkernel%2Flinux.git selftests: cgroup: add gitignore file Add the executable 'test_memcontrol' to a .gitignore file. Signed-off-by: Anders Roxell Signed-off-by: Shuah Khan (Samsung OSG) --- diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore new file mode 100644 index 0000000000000..95eb3a53c3812 --- /dev/null +++ b/tools/testing/selftests/cgroup/.gitignore @@ -0,0 +1 @@ +test_memcontrol