20 lines
291 B
Plaintext
20 lines
291 B
Plaintext
## 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
|