mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
.gitignore: Ignore .img files
The generated idbloader.img file that rockchip uses should be not included in git status report Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
This commit is contained in:
committed by
Tom Rini
parent
7c15013639
commit
d25a2d386c
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@
|
|||||||
*.gcda
|
*.gcda
|
||||||
*.gcno
|
*.gcno
|
||||||
*.i
|
*.i
|
||||||
|
*.img
|
||||||
*.lex.c
|
*.lex.c
|
||||||
*.lst
|
*.lst
|
||||||
*.mod.c
|
*.mod.c
|
||||||
|
Reference in New Issue
Block a user