This is possible using the more recent :nth-child( of ) syntax:
:nth-child( of )
.common-class:nth-child(1 of :not(.ignore))