Module: Mesa Branch: master Commit: 2f86582b92425d819aaeaf5d86b71e8460944093 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f86582b92425d819aaeaf5d86b71e8460944093
Author: Eric Engestrom <[email protected]> Date: Tue May 31 02:30:16 2016 +0100 .gitignore: Ignore tags generated by `make tags` Signed-off-by: Eric Engestrom <[email protected]> [Emil Velikov: rebase] Reviewed-by: Emil Velikov <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 90abe10..9644092 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ Makefile.in .install-mesa-links .install-gallium-links /src/git_sha1.h +TAGS _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
