Commit 7fb1fc42 authored by Masahiro Yamada's avatar Masahiro Yamada

.gitignore: add more all*.config patterns

For completeness, ignore all the allconfig variants.

I added a leading slash because they are only searched in the
top of the tree.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 898490c0
......@@ -130,7 +130,12 @@ signing_key.x509
x509.genkey
# Kconfig presets
all.config
/all.config
/alldef.config
/allmod.config
/allno.config
/allrandom.config
/allyes.config
# Kdevelop4
*.kdev4
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment