On Sun, Sep 08, 2013 at 11:12:33AM +0000, Chang Liu wrote: > ./compile is a GNU autotools helper script and should be ignored by git
Thanks, added. Kristian > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index 99b7089..f243100 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -15,6 +15,7 @@ ctags > /aclocal.m4 > /wayland-scanner.m4 > /autom4te.cache > +/compile > /config.guess > /config.h > /config.h.in > -- > 1.8.3.4 > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
