b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: Ignore auto-generated files in compat-sources
@ 2016-05-18  9:58 Sven Eckelmann
  2016-06-06 16:03 ` Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Eckelmann @ 2016-05-18  9:58 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Sven Eckelmann

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 59c6a30..4c03561 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
 /compat-autoconf.h
 /compat-autoconf.h.tmp
+/compat-sources/**/.*
+/compat-sources/**/*.o
 /net/batman-adv/.*
 /net/batman-adv/batman-adv.ko
 /net/batman-adv/batman-adv.mod.c
-- 
2.8.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Ignore auto-generated files in compat-sources
  2016-05-18  9:58 [B.A.T.M.A.N.] [PATCH] batman-adv: Ignore auto-generated files in compat-sources Sven Eckelmann
@ 2016-06-06 16:03 ` Marek Lindner
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2016-06-06 16:03 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Sven Eckelmann

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

On Wednesday, May 18, 2016 11:58:52 Sven Eckelmann wrote:
> Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)

Applied in revision 4833d11.

Thanks,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-06 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-18  9:58 [B.A.T.M.A.N.] [PATCH] batman-adv: Ignore auto-generated files in compat-sources Sven Eckelmann
2016-06-06 16:03 ` Marek Lindner

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).