Re: [PATCH wayland] gitignore: add ./message-test

2014-08-21 Thread Pekka Paalanen
On Mon, 7 Jul 2014 12:11:08 +0800 Guangyu Zhang wrote: > ./message-test is generated by libtool and should be ignored by git. > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index c146bac..d9d26ed 100644 > --- a/.gitignore > +++ b/.gitignor

[PATCH wayland] gitignore: add ./message-test

2014-07-06 Thread Guangyu Zhang
./message-test is generated by libtool and should be ignored by git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c146bac..d9d26ed 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ fixed-benchmark fixed-test list-test map-test +messag