Re: [PATCH] gitignore: add ./compile

2013-09-11 Thread Kristian Høgsberg
On Sun, Sep 08, 2013 at 11:12:33AM +, 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 > ---

[PATCH] gitignore: add ./compile

2013-09-07 Thread Chang Liu
./compile is a GNU autotools helper script and should be ignored by git --- .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.ca