From 46e9a359231ca582df1814f089783ad685221204 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Sat, 11 Apr 2020 19:53:28 +0100 Subject: [PATCH] Revert ".gitignore: ignore more scripts/config output" This reverts commit c39d01596a8acbdfa5d1ccb98ba0624383a7190a. It turns out the extra files were from an old config and are not re/created by the new config. Apologies for the noise. Signed-off-by: Kevin Darbyshire-Bryant --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 55072ca5bd..6549af83be 100644 --- a/.gitignore +++ b/.gitignore @@ -16,10 +16,6 @@ /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 -- 2.30.2