Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Trochalakis <yatiohi@ideopolis.gr>2012-02-24 19:34:00 +0400
committerChristos Trochalakis <yatiohi@ideopolis.gr>2012-02-24 19:39:14 +0400
commit75f040fbfe4b5af23ff004ad3207c3976df097a8 (patch)
tree4b81cd94aed5abba33d62dd582a7e58c008110af /.gitignore
parent81092c01984a481e312de10a28e3f1a6dda182a3 (diff)
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