# Ignore everything in this directory
*
# Except these
!/.gitignore
!/*.php
!/Hooks/
!/Hooks/**
!/ExamplePlugin/
!/ExamplePlugin/**
