When you have a shooting game and you want it to hit Player, but you dont want it to hit yourself, what do you do??
http://unity3d.com/support/documentation/ScriptReference/Physics.IgnoreCollision.html
And ignore the collision between your player and the bullet.