mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +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
|
||||
/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
|
||||
|
Loading…
Reference in New Issue
Block a user