]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
chore: add dependency files generated by tools to .gitignore
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 5 Apr 2023 07:57:32 +0000 (08:57 +0100)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 5 Apr 2023 08:47:15 +0000 (09:47 +0100)
In order to avoid git tracking dependency files generated while
compiling tools, the .gitignore list was updated with these files.

Change-Id: I97f1ace40441353779f4f82051d66c478571df38
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
.gitignore

index ab2c0c44fc817baf921342010dcdb4603f635646..ac9a11d7949da634d76e04564e91569310bc61a3 100644 (file)
@@ -11,6 +11,7 @@ build/
 
 # Ignore build products from tools
 tools/**/*.o
+tools/**/*.d
 tools/renesas/rcar_layout_create/*.bin
 tools/renesas/rcar_layout_create/*.srec
 tools/renesas/rcar_layout_create/*.map