view .hgignore @ 435:878273a984c4

Improve Matrix representation, using float[16] instead of imbricated python lists.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 07 Aug 2013 11:34:40 +0200
parents 63f59be04a54
children 93bdc7b9df15
line wrap: on
line source

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