Module: Mesa Branch: master Commit: a420056750908f7c2f9a7c18b3ab20f04e49711d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a420056750908f7c2f9a7c18b3ab20f04e49711d
Author: Vinson Lee <[email protected]> Date: Sat Nov 14 21:36:18 2009 -0800 progs: Ignore Mac OS dSYM directories. --- progs/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/progs/.gitignore b/progs/.gitignore new file mode 100644 index 0000000..cb77d18 --- /dev/null +++ b/progs/.gitignore @@ -0,0 +1 @@ +*.dSYM _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
