mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
.gitignore: clean-up unnecessary entries
There have been /errlog and /reloc_off in the top level .gitignore
since commit 1b4aaffe
added it about 7 years ago.
But they are no longer generated.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
e89a07e363
commit
f63e36adf4
4
.gitignore
vendored
4
.gitignore
vendored
@@ -44,11 +44,7 @@
|
|||||||
#
|
#
|
||||||
# Generated files
|
# Generated files
|
||||||
#
|
#
|
||||||
|
|
||||||
/LOG
|
/LOG
|
||||||
/errlog
|
|
||||||
/reloc_off
|
|
||||||
|
|
||||||
/spl/
|
/spl/
|
||||||
/tpl/
|
/tpl/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user