## Environment normalization:
/.bundle
/.cache
/.config
/.gem
/.local

# These should all be checked in to normalize the environment:
# Gemfile.lock, .ruby-version, .ruby-gemset

# Ignore command history files.
.bash_history
.byebug_history
.lesshst
.viminfo

# Jekyll
/_site
/.jekyll-cache
