From: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
To: Devicetree Discuss
<devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
Subject: [PATCH] Add integer expressions files to .gitignore
Date: Thu, 12 Apr 2012 10:50:25 -0700 [thread overview]
Message-ID: <1334253025-9606-1-git-send-email-sjg@chromium.org> (raw)
Several files were added, and should be in .gitignore. The *.test.dts
pattern should catch future source files which are generated by tests.
Also move things back into alphabetical order, which I think is the
intent.
Signed-off-by: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
---
tests/.gitignore | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/tests/.gitignore b/tests/.gitignore
index 0b71bcf..2833582 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,7 @@
*.dtb
*.dtb.test.dts
*.dts.test.s
+*.test.dts
tmp.*
/add_subnode_with_nops
/appendprop[12]
@@ -10,6 +11,8 @@ tmp.*
/del_node
/del_property
/dtbs_equal_ordered
+/dtbs_equal_unordered
+/dtb_reverse
/dumptrees
/extra-terminating-null
/find_property
@@ -20,6 +23,7 @@ tmp.*
/get_phandle
/getprop
/incbin
+/integer-expressions
/mangle-layout
/move_and_save
/node_check_compatible
@@ -50,5 +54,3 @@ tmp.*
/truncated_property
/utilfdt_test
/value-labels
-/dtb_reverse
-/dtbs_equal_unordered
--
1.7.7.3
next reply other threads:[~2012-04-12 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 17:50 Simon Glass [this message]
[not found] ` <1334253025-9606-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2012-04-13 2:06 ` [PATCH] Add integer expressions files to .gitignore David Gibson
[not found] ` <20120413020644.GB5829-MK4v0fQdeXQXU02nzanrWNbf9cGiqdzd@public.gmane.org>
2012-04-19 16:32 ` Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1334253025-9606-1-git-send-email-sjg@chromium.org \
--to=sjg-f7+t8e8rja9g9huczpvpmw@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).