Mercurial > hg > easyhg
view .hgignore @ 366:ce4d06d87a39
Update deployment to handle the even more complicated situation in which we have to produce separate binaries for python 2.5 and 2.6-based systems (because we can't determine which extension to load otherwise, and they aren't compatible)
author | Chris Cannam |
---|---|
date | Wed, 23 Mar 2011 14:49:43 +0000 |
parents | 0fde7f1594d0 |
children | 4593555915cf |
line wrap: on
line source
syntax: glob *.core *.o *~ *.exe *.dll *.pyc *.orig *.user moc_* qrc_* o/* core easyhg debug/* release/* Makefile Makefile.Debug Makefile.Release *.app/* .DS_Store *.pdb