Use collider only the once??

As the title states anyone know how I can make a collider only trigger the once?

The easiest option would probably be to remove the collider or the game object to which it’s attached once the collider has been triggered.