]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: refactor .gitignore
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 24 Apr 2021 13:55:24 +0000 (22:55 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 25 Apr 2021 17:17:39 +0000 (02:17 +0900)
commit915a8912b2a632ea5a9257527cd916d3aa799cc7
tree305fef5ee0adcc56f41ff14adf52713cbab9c0d0
parent256c7080d211e2ca2fd8eac32c957ec0583486a3
kconfig: refactor .gitignore

Add '/' prefix to clarify that the generated files exist right under
scripts/kconfig/, but not in any sub-directory.

Replace '*conf-cfg' with '[gmnq]conf-cfg' to make it explicit, and
still short enough.

Use '[gmnq]conf' to combine gconf, mconf, nconf, and qconf.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/.gitignore