1
0
Fork 0
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:
Kyle Rames 2013-12-16 06:18:43 -08:00
commit 11ef105dce

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
*.rbc
*.sw?
.rvmrc
.ruby-version
.bundle
.DS_Store
.idea