Fix: add .ruby-version to .gitignore
This commit is contained in:
parent
ab91aa2791
commit
95cad76b8d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
.sass-cache
|
.sass-cache
|
||||||
_site/
|
_site/
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
**/.ruby-version
|
||||||
|
|
Loading…
Reference in a new issue