[PATCH v2 1/2] dtc: Adjust .gitignore to be in alphabetical order
Simon Glass
sjg at chromium.org
Fri Apr 20 02:33:35 EST 2012
This is the intent, so correct it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Split ordering change into a separate patch
tests/.gitignore | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/.gitignore b/tests/.gitignore
index 0b71bcf..cca3dbc 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -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
--
1.7.7.3
More information about the devicetree-discuss
mailing list