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:
-rw-r--r--.gitignore1
-rw-r--r--.rbenv-version1
2 files changed, 1 insertions, 1 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
diff --git a/.rbenv-version b/.rbenv-version
deleted file mode 100644
index 0a95b9f5c71..00000000000
--- a/.rbenv-version
+++ /dev/null
@@ -1 +0,0 @@
-1.9.2-p290