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
parent 4f208f3921
commit cd58a91def
1 changed files with 0 additions and 1 deletions

View File

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