[Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore
Emil Velikov
emil.l.velikov at gmail.com
Mon Mar 2 07:58:16 PST 2015
Drop the no longer present get_es{1,2}.c from the list.
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
src/mesa/main/.gitignore | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore
index e65472d..8256ad7 100644
--- a/src/mesa/main/.gitignore
+++ b/src/mesa/main/.gitignore
@@ -1,13 +1,11 @@
api_exec.c
dispatch.h
enums.c
-get_es1.c
-get_es2.c
git_sha1.h
git_sha1.h.tmp
remap_helper.h
get_hash.h
get_hash.h.tmp
-format_info.c
+format_info.h
format_pack.c
format_unpack.c
--
2.3.1
More information about the mesa-dev
mailing list