summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2012-02-03 16:12:00 +1100
committerJon Loeliger <jdl@jdl.com>2012-02-03 08:33:29 -0600
commit81f11f4f109cc16e1ec31a85c222a1caabea5654 (patch)
tree5202fc789ec4efd46f66cf3267a327f9d033969a /tests
parent1456da7e2d3054882b20c120d817096bea21571e (diff)
downloaddtc-81f11f4f109cc16e1ec31a85c222a1caabea5654.tar.gz
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>
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 9e062c3..0b71bcf 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -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