diff mbox series

[v2] cgroup: kselftests: add test_core to .gitignore

Message ID 1536212843-3774-1-git-send-email-Lei.Yang@windriver.com (mailing list archive)
State Accepted
Headers show
Series [v2] cgroup: kselftests: add test_core to .gitignore | expand

Commit Message

Lei Yang Sept. 6, 2018, 5:47 a.m. UTC
Update .gitignore file.

Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
---
 tools/testing/selftests/cgroup/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Shuah Sept. 6, 2018, 6:35 p.m. UTC | #1
On 09/05/2018 11:47 PM, Lei Yang wrote:
> Update .gitignore file.
> 
> Signed-off-by: Lei Yang <Lei.Yang@windriver.com>
> ---
>  tools/testing/selftests/cgroup/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
> index 95eb3a5..adacda5 100644
> --- a/tools/testing/selftests/cgroup/.gitignore
> +++ b/tools/testing/selftests/cgroup/.gitignore
> @@ -1 +1,2 @@
>  test_memcontrol
> +test_core
> 


Thanks. Applied to linux-kselftest next

-- Shuah
diff mbox series

Patch

diff --git a/tools/testing/selftests/cgroup/.gitignore b/tools/testing/selftests/cgroup/.gitignore
index 95eb3a5..adacda5 100644
--- a/tools/testing/selftests/cgroup/.gitignore
+++ b/tools/testing/selftests/cgroup/.gitignore
@@ -1 +1,2 @@ 
 test_memcontrol
+test_core