[jQuery] a select question

[jQuery] a select question


if I have 3 div, how to filter the div without class abc?
<div></div>
<div class="abc"></div>
<div></div>