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
View File
@@ -1,5 +1,6 @@
*.gem *.gem
.bundle .bundle
.ruby-version
.jekyll-cache .jekyll-cache
.sass-cache .sass-cache
_site _site