aboutsummaryrefslogtreecommitdiff
path: root/scripts/genksyms
diff options
context:
space:
mode:
authorGravatar Masahiro Yamada <masahiroy@kernel.org> 2021-04-30 11:03:08 +0900
committerGravatar Masahiro Yamada <masahiroy@kernel.org> 2021-05-02 00:43:35 +0900
commit9009b455811b0fa1f6b0adfa94db136984db5a38 (patch)
treeebe313301423019e596073d3c14d86ef91ddae94 /scripts/genksyms
parentkbuild: replace LANG=C with LC_ALL=C (diff)
downloadlinux-9009b455811b0fa1f6b0adfa94db136984db5a38.tar.gz
linux-9009b455811b0fa1f6b0adfa94db136984db5a38.tar.bz2
linux-9009b455811b0fa1f6b0adfa94db136984db5a38.zip
.gitignore: prefix local generated files with a slash
The pattern prefixed with '/' matches files in the same directory, but not ones in sub-directories. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Miguel Ojeda <ojeda@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Andra Paraschiv <andraprs@amazon.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Diffstat (limited to 'scripts/genksyms')
-rw-r--r--scripts/genksyms/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/genksyms/.gitignore b/scripts/genksyms/.gitignore
index 999af710f83d..0b275abf9405 100644
--- a/scripts/genksyms/.gitignore
+++ b/scripts/genksyms/.gitignore
@@ -1,2 +1,2 @@
# SPDX-License-Identifier: GPL-2.0-only
-genksyms
+/genksyms