view .hgignore @ 634:5270c34b4c00

Use the number of cores available for parallel compilation, instead of an hardcoded 4 threads.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 09 Jul 2015 22:18:30 +0100
parents 63f59be04a54
children 93bdc7b9df15
line wrap: on
line source

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