aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-05-07 21:48:46 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-05-08 09:47:46 +0900
commit7fb1fc420f3b1cb27cce5aa1050eb5d9161d0944 (patch)
tree49062c8ebed9d869dc2fb4359c0c99363906b5ab
parentmoduleparam: Save information about built-in modules in separate file (diff)
downloadlinux-dev-7fb1fc420f3b1cb27cce5aa1050eb5d9161d0944.tar.xz
linux-dev-7fb1fc420f3b1cb27cce5aa1050eb5d9161d0944.zip
.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: Masahiro Yamada <yamada.masahiro@socionext.com>
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2fb1765c33b0..d263ca9a276c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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