summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristos Trochalakis <yatiohi@ideopolis.gr>2012-02-24 17:34:00 +0200
committerChristos Trochalakis <yatiohi@ideopolis.gr>2012-02-24 17:39:14 +0200
commit75f040fbfe4b5af23ff004ad3207c3976df097a8 (patch)
tree4b81cd94aed5abba33d62dd582a7e58c008110af /.gitignore
parent81092c01984a481e312de10a28e3f1a6dda182a3 (diff)
downloadgitlab-ce-75f040fbfe4b5af23ff004ad3207c3976df097a8.tar.gz
Don't enforce rbenv version
It would be better not include either rbenv or a specific rbenv version with gitlab.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e842b3415c0..c53bac48c2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ coverage/*
*.swp
public/uploads/
.rvmrc
+.rbenv-version
.directory
nohup.out
Vagrantfile