build: scripts/config - update to kconfig-v5.14
[openwrt/staging/jow.git] / scripts / config / .gitignore
index 0326e060bb70dee4f3cddce6bebe8fd6141d515f..05c55c3c8e58e2411637dc1de1a79d3bafa646a8 100644 (file)
@@ -1,9 +1,16 @@
-*.o
-conf*
-!conf*.c
-!conf*.h
-mconf*
-!mconf*.c
-!mconf*.h
+# SPDX-License-Identifier: GPL-2.0-only
+/conf
+/[gmnq]conf
+/[gmnq]conf-cfg
+/qconf-moc.cc
+
+# From linux kconfig parent directories
+.*
+
+# OpenWrt-generated files
 mconf_check
-*.*.c
+
+# Temporary files from older versions.  They should be removed after the
+# end of support for OpenWrt 19.07.
+zconf.???.c
+zconf.hash.c