Update .gitignore for tests

We've add some test (generated) binaries that aren't currently listed in
.gitignore, in addition more scripts now generate various tmp.* files
during operation.  This adds them all to .gitignore.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
David Gibson
2012-02-03 16:12:00 +11:00
committed by Jon Loeliger
parent 1456da7e2d
commit 81f11f4f10

3
tests/.gitignore vendored
View File

@@ -1,7 +1,9 @@
*.dtb
*.dtb.test.dts
*.dts.test.s
tmp.*
/add_subnode_with_nops
/appendprop[12]
/asm_tree_dump
/boot-cpuid
/char_literal
@@ -46,6 +48,7 @@
/supernode_atdepth_offset
/sw_tree1
/truncated_property
/utilfdt_test
/value-labels
/dtb_reverse
/dtbs_equal_unordered