commit | cd58a91def2accba1a07960889e89a63d372119a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Feb 06 09:34:45 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 09 04:10:09 2018 +0900 |
tree | 2ef42064705ddb95e1b5948f02a955ec69c5a897 | |
parent | 4f208f392103e8d5bcc7558dba69348b27d8ce42 [diff] |
kconfig: remove 'config*' pattern from .gitignnore I could not figure out why this pattern should be ignored. Checking commit 1e65174a3378 ("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>