# Ignore everything
*

# Except these folders
!.cakebox/
!docs/
!docs/**

# Except these files
!.editorconfig
!.gitattributes
!.gitignore
!Cakebox.yaml.default
!mkdocs.yml
!README.md
!Vagrantfile
!.travis.yml
!Gemfile
!.rubocop.yml
