# Ignore everything
*

# Except the following files
!*/
!engines/*
!README.md
!INSTALL
!LICENCE
!.gitattributes
!.gitconfig
