summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2012-04-19 09:33:36 -0700
committerJon Loeliger <jdl@jdl.com>2012-04-19 13:45:01 -0500
commit3ec9cb570333769295774e4fd0e2000d35cf6eda (patch)
tree27f2bba3ae84e8f22abe33895de7ee863a3f23f8 /tests
parent84a94f6ffcab762f44e44cba3409b7bc5fa46a89 (diff)
downloaddtc-3ec9cb570333769295774e4fd0e2000d35cf6eda.tar.gz
Add integer expressions files to .gitignore
Several files were added, and should be in .gitignore. The *.test.dts pattern should catch future source files which are generated by tests. It also subsumes the old *.dtb.test.dts pattern. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index cca3dbc..f8e1af0 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,6 @@
*.dtb
-*.dtb.test.dts
*.dts.test.s
+*.test.dts
tmp.*
/add_subnode_with_nops
/appendprop[12]
@@ -22,6 +22,7 @@ tmp.*
/get_phandle
/getprop
/incbin
+/integer-expressions
/mangle-layout
/move_and_save
/node_check_compatible