* [PATCH wpan-tools] gitignore: add object files
@ 2015-03-19 3:41 Varka Bhadram
2015-03-31 18:03 ` Alexander Aring
0 siblings, 1 reply; 2+ messages in thread
From: Varka Bhadram @ 2015-03-19 3:41 UTC (permalink / raw)
To: linux-wpan; +Cc: Varka Bhadram
Signed-off-by: Varka Bhadram <varkab@cdac.in>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 522b35c..ef71c6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.o
tags
TAGS
Makefile
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH wpan-tools] gitignore: add object files
2015-03-19 3:41 [PATCH wpan-tools] gitignore: add object files Varka Bhadram
@ 2015-03-31 18:03 ` Alexander Aring
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Aring @ 2015-03-31 18:03 UTC (permalink / raw)
To: Varka Bhadram; +Cc: linux-wpan, Varka Bhadram
Hi Varka,
On Thu, Mar 19, 2015 at 09:11:18AM +0530, Varka Bhadram wrote:
>
> Signed-off-by: Varka Bhadram <varkab@cdac.in>
thanks. Patch applied to wpan-tools and sorry for the latency.
I think then we don't need to have the object files at [0] anymore.
- Alex
[0] https://github.com/linux-wpan/wpan-tools/blob/master/src/.gitignore
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-31 18:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 3:41 [PATCH wpan-tools] gitignore: add object files Varka Bhadram
2015-03-31 18:03 ` Alexander Aring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox