view .hgignore @ 584:538b52aafbca

Split GLenum into subtypes, in order to add type safety when calling OpenGL functions.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 08 Oct 2014 13:21:03 +0200
parents 63f59be04a54
children 93bdc7b9df15
line wrap: on
line source

\.pyc$
\.pyxbldc$
\.c$
\.o$
\.so$
\.pyd$
^build$
^scripts$