kconfig: remove 'config*' pattern from .gitignnore

I could not figure out why this pattern should be ignored.
Checking commit 1e65174a33 ("Add some basic .gitignore files")
did not help.

Let's remove this pattern, then see if it is really needed.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
This commit is contained in:
Masahiro Yamada 2018-02-06 09:34:45 +09:00
commit cd58a91def

View file

@ -1,7 +1,6 @@
# #
# Generated files # Generated files
# #
config*
*.lex.c *.lex.c
*.tab.c *.tab.c
*.tab.h *.tab.h