# Ignore everything in this directory
*
# Except this file and the __init__.py file
!.gitignore
!__init__.py
