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:

committed by
Kenneth Graunke

parent
dfbb18bdb5
commit
6224e90247
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
|
||||||
|
Reference in New Issue
Block a user