.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
Linux commit 5988930

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>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a501e87 commit 369809e243891ebf3d85459eca9be4ba686c8847
@Masahiro Yamada Masahiro Yamada authored on 30 Dec 2018
Sascha Hauer committed on 3 Jan 2019
Showing 3 changed files
View
.gitignore
View
scripts/dtc/.gitignore
View
scripts/kconfig/.gitignore