linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] build: Ignore config.h.in~ generated by autoheader
@ 2011-11-13 20:14 Alon Bar-Lev
  2012-06-28 12:53 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Alon Bar-Lev @ 2011-11-13 20:14 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Alon Bar-Lev

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index badd1a0..0e1b16d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ aclocal.m4
 config.guess
 config.h
 config.h.in
+config.h.in~
 config.log
 config.status
 config.sub
-- 
1.7.3.4


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

* Re: [PATCH] build: Ignore config.h.in~ generated by autoheader
  2011-11-13 20:14 [PATCH] build: Ignore config.h.in~ generated by autoheader Alon Bar-Lev
@ 2012-06-28 12:53 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2012-06-28 12:53 UTC (permalink / raw)
  To: Alon Bar-Lev; +Cc: linux-bluetooth

Hi Alon,

On Sun, Nov 13, 2011, Alon Bar-Lev wrote:
> ---
>  .gitignore |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index badd1a0..0e1b16d 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -12,6 +12,7 @@ aclocal.m4
>  config.guess
>  config.h
>  config.h.in
> +config.h.in~
>  config.log
>  config.status
>  config.sub

Applied. Thanks.

Johan

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

end of thread, other threads:[~2012-06-28 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-13 20:14 [PATCH] build: Ignore config.h.in~ generated by autoheader Alon Bar-Lev
2012-06-28 12:53 ` Johan Hedberg

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