[Crosstoolchain-logs] [device-tree-compiler] 22/198: Update .gitignore for tests
Hector Oron
zumbi at moszumanska.debian.org
Thu Dec 8 17:06:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
zumbi pushed a commit to branch upstream/1.4.x
in repository device-tree-compiler.
commit 81f11f4f109cc16e1ec31a85c222a1caabea5654
Author: David Gibson <david at gibson.dropbear.id.au>
Date: Fri Feb 3 16:12:00 2012 +1100
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 at gibson.dropbear.id.au>
---
tests/.gitignore | 3 +++
1 file changed, 3 insertions(+)
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git
More information about the Crosstoolchain-logs
mailing list