aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2020-02-27 14:07:10 +0000
committerShuah Khan <skhan@linuxfoundation.org>2020-03-02 08:39:39 -0700
commitf3a60268f5cec7dae0e9713f5fc65aecc3734c09 (patch)
treeaa1bb4a8887a378d4e09a1b54d66f6976c48652d /.gitignore
parentselftests/rseq: Fix out-of-tree compilation (diff)
downloadwireguard-linux-f3a60268f5cec7dae0e9713f5fc65aecc3734c09.tar.xz
wireguard-linux-f3a60268f5cec7dae0e9713f5fc65aecc3734c09.zip
selftest/lkdtm: Use local .gitignore
Commit 68ca0fd272da ("selftest/lkdtm: Don't pollute 'git status'") introduced patterns for git to ignore files generated in tools/testing/selftests/lkdtm/ Use local .gitignore file instead of using the root one. Fixes: 68ca0fd272da ("selftest/lkdtm: Don't pollute 'git status'") Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 2763fce8766c..72ef86a5570d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,10 +100,6 @@ 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-*