Re: [Mesa-dev] [PATCH] Add bin/compile to .gitignore

2012-05-08 Thread Kenneth Graunke
On 05/08/2012 11:03 AM, Paul Berry wrote: --- bin/.gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/bin/.gitignore b/bin/.gitignore index 04c0a1c..2ee67a6 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -4,3 +4,4 @@ install-sh /depcomp /missing ylwra

[Mesa-dev] [PATCH] Add bin/compile to .gitignore

2012-05-08 Thread Paul Berry
--- bin/.gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/bin/.gitignore b/bin/.gitignore index 04c0a1c..2ee67a6 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -4,3 +4,4 @@ install-sh /depcomp /missing ylwrap +compile -- 1.7.7.6 _