From: Stefan Schmidt <stefan@osg.samsung.com>
To: "Guido Günther" <agx@sigxcpu.org>
Cc: linux-wpan@vger.kernel.org, Alexander Aring <alex.aring@gmail.com>
Subject: Re: [PATCH wpan-tools 2/3] gitignore: add generated iwpan-info
Date: Fri, 05 Jun 2015 23:48:20 +0200 [thread overview]
Message-ID: <55721924.2080705@osg.samsung.com> (raw)
In-Reply-To: <20150605160835.GA5850@bogon.m.sigxcpu.org>
Hello.
On 05/06/15 18:08, Guido Günther wrote:
> On Fri, Jun 05, 2015 at 03:32:11PM +0200, Stefan Schmidt wrote:
>> From: Stefan Schmidt <s.schmidt@samsung.com>
>>
>> Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
>> ---
>> src/.gitignore | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/src/.gitignore b/src/.gitignore
>> index d0989d6..356ac21 100644
>> --- a/src/.gitignore
>> +++ b/src/.gitignore
>> @@ -1,5 +1,6 @@
>> .deps
>> iwpan
>> +iwpan-info.o
>> iwpan-interface.o
>> iwpan-iwpan.o
>> iwpan-sections.o
> What about using a
>
> *.o
>
> wildcard? Everythng else seems cumbersome in the long run.
> Cheers,
Good point. Updated patch send. Thanks for the review!
regards
Stefan Schmidt
next prev parent reply other threads:[~2015-06-05 21:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 13:32 [PATCH wpan-tools 0/3] wpan-ping fixes Stefan Schmidt
2015-06-05 13:32 ` [PATCH wpan-tools 1/3] wpan-ping: Take 6LoWPAN dispatch byte into account Stefan Schmidt
2015-06-05 13:32 ` [PATCH wpan-tools 2/3] gitignore: add generated iwpan-info Stefan Schmidt
2015-06-05 16:08 ` Guido Günther
2015-06-05 21:47 ` [PATCH wpan-tools 2/3] gitignore: use wildcard to ignore object files Stefan Schmidt
2015-06-05 21:48 ` Stefan Schmidt [this message]
2015-06-05 13:32 ` [PATCH wpan-tools 3/3] wpan-ping: Add .gitignore to ignore generated files Stefan Schmidt
2015-06-06 8:25 ` [PATCH wpan-tools 0/3] wpan-ping fixes Alexander Aring
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=55721924.2080705@osg.samsung.com \
--to=stefan@osg.samsung.com \
--cc=agx@sigxcpu.org \
--cc=alex.aring@gmail.com \
--cc=linux-wpan@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.