提交 68ca0fd2 编写于 作者: C Christophe Leroy 提交者: Shuah Khan

selftest/lkdtm: Don't pollute 'git status'

Commit 46d1a0f0 ("selftests/lkdtm: Add tests for LKDTM targets")
added generation of lkdtm test scripts.

Ignore those generated scripts when performing 'git status'

Fixes: 46d1a0f0 ("selftests/lkdtm: Add tests for LKDTM targets")
Signed-off-by: NChristophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: NShuah Khan <skhan@linuxfoundation.org>
上级 9a0584f0
......@@ -100,6 +100,10 @@ modules.order
/include/ksym/
/arch/*/include/generated/
# Generated lkdtm tests
/tools/testing/selftests/lkdtm/*.sh
!/tools/testing/selftests/lkdtm/run.sh
# stgit generated dirs
patches-*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册