1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 00:02:13 +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:
Michael Trimarchi
2019-11-09 20:13:57 +01:00
committed by Tom Rini
parent 7c15013639
commit d25a2d386c

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@
*.gcda
*.gcno
*.i
*.img
*.lex.c
*.lst
*.mod.c