.gitignore: Do not track `defconfig` from `make savedefconfig`
authorPaul Menzel <pmenzel@molgen.mpg.de>
Thu, 2 Jul 2020 11:12:00 +0000 (13:12 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 5 Jul 2020 07:15:46 +0000 (16:15 +0900)
Running `make savedefconfig` creates by default `defconfig`, which is,
currently, on git’s radar, for example, `git status` lists this file as
untracked.

So, add the file to `.gitignore`, so it’s ignored by git.

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
.gitignore

index 87b9dd8a163b818bba39afd79b818da7e1a46339..d5f4804ed07cd36336a5e80f2a24e45104f902cf 100644 (file)
@@ -143,6 +143,9 @@ x509.genkey
 /allrandom.config
 /allyes.config
 
+# Kconfig savedefconfig output
+/defconfig
+
 # Kdevelop4
 *.kdev4