ChristianMurphy / apereo.foundation

Community based redesign of Apereo website
https://apereo.foundation
Apache License 2.0
4 stars 1 forks source link

chore(gitignore): ignore .ruby-version #23

Closed apetro closed 6 years ago

apetro commented 6 years ago

.ruby-version is a local file sometimes set by rbenv. It should be ignored by git and not checked into the shared repo.


Contributor License Agreement adherence:

ChristianMurphy commented 6 years ago

LGTM, merge at will