Mesa (master): .gitignore: Ignore tags generated by `make tags`

Emil Velikov evelikov at kemper.freedesktop.org
Wed Aug 24 11:10:14 UTC 2016


Module: Mesa
Branch: master
Commit: 2f86582b92425d819aaeaf5d86b71e8460944093
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f86582b92425d819aaeaf5d86b71e8460944093

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Tue May 31 02:30:16 2016 +0100

.gitignore: Ignore tags generated by `make tags`

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
[Emil Velikov: rebase]
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 .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




More information about the mesa-commit mailing list