# Ignore everything
*

# But not these files...
!.gitignore

# ...even if they are in subdirectories
!*/
