summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Ethier <alex@fx-tools.com>2014-05-02 14:23:08 -0700
committerAlex Ethier <alex@fx-tools.com>2014-05-02 16:56:55 -0700
commit2dfa16bbe18bd9ccf0552f3fad6eac856dd9ab55 (patch)
tree977c6a5141d846fd249ed2aac5ec625d3ec1b4dd /.gitignore
parentfdca4b76efc9ce258ef59918caf7dade49a1ccef (diff)
downloadchef-2dfa16bbe18bd9ccf0552f3fad6eac856dd9ab55.tar.gz
[CHEF-5269] Added additional ruby environment files to .gitignore.
- .ruby-version - .ruby-gemset
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 24c49c4362..d2295f7baf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,8 @@ binstubs/
# RVM and RBENV ruby version files
.rbenv-version
.rvmrc
+.ruby-version
+.ruby-gemset
# Documentation
_site/*