[PATCH] .gitignore: Do not track `defconfig` from `make savedefconfig`

From: Paul Menzel
Date: Tue Jun 30 2020 - 10:27:17 EST


Signed-off-by: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 87b9dd8a163b..5c1a5349852b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -142,6 +142,7 @@ x509.genkey
/allno.config
/allrandom.config
/allyes.config
+/defconfig

# Kdevelop4
*.kdev4
--
2.27.0