Add .ruby-version to .gitignore
This commit is contained in:
parent
6686a64743
commit
a165b98e1e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
*.gem
|
||||
.idea/
|
||||
*.lock
|
||||
.ruby-version
|
||||
|
|
Reference in a new issue