.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>
这个提交包含在:
Masahiro Yamada
2018-03-23 22:04:30 +09:00
父节点 63185b46cd
当前提交 5988930027
修改 4 个文件,包含 2 行新增9 行删除

查看文件

@@ -1,9 +1,6 @@
#
# Generated files
#
*.lex.c
*.tab.c
*.tab.h
*.moc
gconf.glade.h
*.pot