From: Kevin Darbyshire-Bryant Date: Thu, 9 Apr 2020 14:22:23 +0000 (+0100) Subject: .gitignore: ignore more scripts/config output X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=c39d01596a8acbdfa5d1ccb98ba0624383a7190a;p=openwrt%2Fstaging%2Frmilecki.git .gitignore: ignore more scripts/config output dcf3e63a35 added a newer kconfig version which produces a bit more local code output, add that output to the ignore list Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/.gitignore b/.gitignore index 6549af83be8..55072ca5bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,10 @@ /overlay /package/feeds /package/openwrt-packages +scripts/config/mconf_check +scripts/config/zconf.hash.c +scripts/config/zconf.lex.c +scripts/config/zconf.tab.c /*.patch key-build* *.orig