summaryrefslogtreecommitdiffstats
path: root/scripts/genksyms
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-03-23 22:04:30 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-04-07 19:04:02 +0900
commit598893002745690e57692ca5bf6fb9ff04604a1b (patch)
tree2ce7292fa14b97120e856b41a90de640068713f0 /scripts/genksyms
parent63185b46cdb36905d585c73cc4730fec44cdf55d (diff)
downloadlinux-0-day-598893002745690e57692ca5bf6fb9ff04604a1b.tar.gz
linux-0-day-598893002745690e57692ca5bf6fb9ff04604a1b.tar.xz
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
These patterns are common to host programs that require lexer and parser. Move them to the top .gitignore. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Frank Rowand <frowand.list@gmail.com>
Diffstat (limited to 'scripts/genksyms')
-rw-r--r--scripts/genksyms/.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/genksyms/.gitignore b/scripts/genksyms/.gitignore
index e7836b47f0608..b119c7da2863a 100644
--- a/scripts/genksyms/.gitignore
+++ b/scripts/genksyms/.gitignore
@@ -1,4 +1 @@
-*.lex.c
-*.tab.c
-*.tab.h
genksyms