mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-17 08:52:53 +00:00
.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:
parent
1e3d3d2bd5
commit
c39d01596a
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user