Add .ruby-version to gitignore

This commit is contained in:
Patrick Marsceill
2020-04-29 14:38:06 -04:00
parent 16e83704d0
commit 9428b93c3d

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.gem
.bundle
.ruby-version
.jekyll-cache
.sass-cache
_site