# Ignore everything in this directory
*
# Except this file
!.gitignore
# and default settings
!defaults.cfg
# and the config example
!config.cfg.example
# and the Docs
!README.md
# and Tilt example files
!*.color
!tiltsettings.ini
