mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 04:40:09 +01:00
glapi: .gitignore cleanup
remove archaic .cvsignore *.pyo is already in toplevel .gitignore *.pyc is already in toplevel .gitignore Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
dfbb18bdb5
commit
6224e90247
1 changed files with 0 additions and 11 deletions
11
src/mapi/glapi/.gitignore
vendored
11
src/mapi/glapi/.gitignore
vendored
|
|
@ -1,14 +1,3 @@
|
||||||
.cvsignore
|
|
||||||
glX_proto_common.pyo
|
|
||||||
glX_proto_common.pyc
|
|
||||||
typeexpr.pyo
|
|
||||||
typeexpr.pyc
|
|
||||||
license.pyo
|
|
||||||
license.pyc
|
|
||||||
gl_XML.pyo
|
|
||||||
gl_XML.pyc
|
|
||||||
glX_XML.pyo
|
|
||||||
glX_XML.pyc
|
|
||||||
glapi_gentable.c
|
glapi_gentable.c
|
||||||
glapi_gentable.h
|
glapi_gentable.h
|
||||||
glapi_mapi_tmp.h
|
glapi_mapi_tmp.h
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue