mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
.gitignore: ignore include/config/*
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
2e6b2f6ae0
commit
1f659b2e59
4
.gitignore
vendored
4
.gitignore
vendored
@@ -51,6 +51,10 @@
|
||||
/spl/*
|
||||
/tpl/
|
||||
|
||||
#
|
||||
# Generated include files
|
||||
#
|
||||
/include/config/
|
||||
/include/generated/
|
||||
/include/spl-autoconf.mk
|
||||
/include/tpl-autoconf.mk
|
||||
|
Reference in New Issue
Block a user