Re: [PATCH wayland] gitignore: add test-suite files

2013-01-24 Thread Kristian Høgsberg
On Wed, Jan 23, 2013 at 02:20:41PM +0100, David Herrmann wrote: > The *.log and *.trs files should be ignored by git as well as the GNU > autotools ./test-driver helper script. Thanks, committed. > Signed-off-by: David Herrmann > --- > .gitignore | 1 + > tests/.gitignore | 7 ++- > 2

[PATCH wayland] gitignore: add test-suite files

2013-01-23 Thread David Herrmann
The *.log and *.trs files should be ignored by git as well as the GNU autotools ./test-driver helper script. Signed-off-by: David Herrmann --- .gitignore | 1 + tests/.gitignore | 7 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4f7a934