Module: Mesa Branch: master Commit: e19741c4d8a1da4c3d3c0eac5cb5b7235b0a93b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e19741c4d8a1da4c3d3c0eac5cb5b7235b0a93b1
Author: Paul Berry <[email protected]> Date: Tue May 8 11:03:55 2012 -0700 Add bin/compile to .gitignore Reviewed-by: Kenneth Graunke <[email protected]> --- 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
