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
Родитель 4f208f3921
Коммит cd58a91def
1 изменённых файлов: 0 добавлений и 1 удалений

1
scripts/kconfig/.gitignore поставляемый
Просмотреть файл

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