* [PATCH] add version.h to .gitignore
@ 2009-05-02 20:07 Marcel Holtmann
2009-05-02 21:06 ` Johannes Berg
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2009-05-02 20:07 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, Marcel Holtmann
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 16bb88b..edc6864 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,6 @@ iw
*.o
.config
version.c
+version.h
iw.8.gz
*-stamp
--
1.6.0.6
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] add version.h to .gitignore
2009-05-02 20:07 [PATCH] add version.h to .gitignore Marcel Holtmann
@ 2009-05-02 21:06 ` Johannes Berg
2009-05-02 21:18 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Johannes Berg @ 2009-05-02 21:06 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 392 bytes --]
On Sat, 2009-05-02 at 13:07 -0700, Marcel Holtmann wrote:
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 16bb88b..edc6864 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -3,5 +3,6 @@ iw
> *.o
> .config
> version.c
> +version.h
Nah, just rm version.h, it won't be rebuilt :)
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] add version.h to .gitignore
2009-05-02 21:06 ` Johannes Berg
@ 2009-05-02 21:18 ` Marcel Holtmann
2009-05-02 21:20 ` Johannes Berg
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2009-05-02 21:18 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless
Hi Johannes,
> > ---
> > .gitignore | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/.gitignore b/.gitignore
> > index 16bb88b..edc6864 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -3,5 +3,6 @@ iw
> > *.o
> > .config
> > version.c
> > +version.h
>
> Nah, just rm version.h, it won't be rebuilt :)
my bad. That file was dangling around and I never bothered to check if
it still gets created :(
Regards
Marcel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] add version.h to .gitignore
2009-05-02 21:18 ` Marcel Holtmann
@ 2009-05-02 21:20 ` Johannes Berg
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Berg @ 2009-05-02 21:20 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 451 bytes --]
On Sat, 2009-05-02 at 14:18 -0700, Marcel Holtmann wrote:
> > > +version.h
> >
> > Nah, just rm version.h, it won't be rebuilt :)
>
> my bad. That file was dangling around and I never bothered to check if
> it still gets created :(
Yeah, no worries, I checked the version scheme to something nicer a
while ago. I guess at the same time I also made "make clean" not remove
it, so you would still have it around even then...
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-02 21:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-02 20:07 [PATCH] add version.h to .gitignore Marcel Holtmann
2009-05-02 21:06 ` Johannes Berg
2009-05-02 21:18 ` Marcel Holtmann
2009-05-02 21:20 ` Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox