Signed-off-by: Connor Abbott <[email protected]> --- After this, `git status' reports a clean working directory again.
.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 00e3ce3..21aa35c 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ manifest.txt .libs/ Makefile Makefile.in +.install-mesa-links -- 2.1.0 _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
