dtc: Adjust .gitignore to be in alphabetical order

This is the intent, so correct it.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2012-04-19 09:33:35 -07:00 committed by Jon Loeliger
parent 3cbf829874
commit 84a94f6ffc

4
tests/.gitignore vendored
View file

@ -10,6 +10,8 @@ tmp.*
/del_node
/del_property
/dtbs_equal_ordered
/dtbs_equal_unordered
/dtb_reverse
/dumptrees
/extra-terminating-null
/find_property
@ -50,5 +52,3 @@ tmp.*
/truncated_property
/utilfdt_test
/value-labels
/dtb_reverse
/dtbs_equal_unordered