projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97ea8e9
)
mesa/es: Add .gitignore.
author
Chia-I Wu
<olvaffe@gmail.com>
Mon, 9 Nov 2009 02:23:23 +0000
(10:23 +0800)
committer
Brian Paul
<brianp@vmware.com>
Tue, 10 Nov 2009 18:23:40 +0000
(11:23 -0700)
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/mesa/es/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/src/mesa/es/.gitignore
b/src/mesa/es/.gitignore
new file mode 100644
(file)
index 0000000..
7643e9f
--- /dev/null
+++ b/
src/mesa/es/.gitignore
@@ -0,0
+1,5
@@
+glapi/glapi-es*
+glapi/glapi-stamp
+main/get_es*.c
+main/api_exec_es*.c
+objs-es*