.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 <ldir@darbyshire-bryant.me.uk>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,6 +16,10 @@
|
|||||||
/overlay
|
/overlay
|
||||||
/package/feeds
|
/package/feeds
|
||||||
/package/openwrt-packages
|
/package/openwrt-packages
|
||||||
|
scripts/config/mconf_check
|
||||||
|
scripts/config/zconf.hash.c
|
||||||
|
scripts/config/zconf.lex.c
|
||||||
|
scripts/config/zconf.tab.c
|
||||||
/*.patch
|
/*.patch
|
||||||
key-build*
|
key-build*
|
||||||
*.orig
|
*.orig
|
||||||
|
|||||||
Reference in New Issue
Block a user