mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Merge pull request #2480 from alphagov/ruby_version
ignore .ruby-version
This commit is contained in:
commit
11ef105dce
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
||||||
*.rbc
|
*.rbc
|
||||||
*.sw?
|
*.sw?
|
||||||
.rvmrc
|
.rvmrc
|
||||||
|
.ruby-version
|
||||||
.bundle
|
.bundle
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
|
|
Loading…
Reference in a new issue