Module: Mesa Branch: master Commit: 59b3d3ad6e77af92eb23b77c59dc60e6f9566d87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59b3d3ad6e77af92eb23b77c59dc60e6f9566d87
Author: Andreas Boll <[email protected]> Date: Sat Nov 17 18:04:54 2012 +0100 Add .dirstamp to toplevel .gitignore --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f481dc4..8f39b53 100644 --- a/.gitignore +++ b/.gitignore @@ -39,5 +39,6 @@ manifest.txt Makefile.in .dir-locals.el .deps/ +.dirstamp .libs/ /Makefile _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
