9
0
Fork 0

images: ignore *.imx-sram-img

Add pattern to gitignore to hide files:

    start_imx6_cm_fx6.imx-sram-img
    start_imx6_utilite.imx-sram-img

Signed-off-by: Stefan Christ <s.christ@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Stefan Christ 2015-09-18 13:42:03 +02:00 committed by Sascha Hauer
parent e79fa9b5f0
commit c7f759239d
1 changed files with 1 additions and 0 deletions

1
images/.gitignore vendored
View File

@ -5,6 +5,7 @@
*.imximg
*.imximg.prep
*.imximg.signed
*.imx-sram-img
*.map
*.src
*.kwbimg