diff options
author | Mark Longair <mhl@pobox.com> | 2013-04-30 18:36:40 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-05-24 15:50:21 +0100 |
commit | 8fe4b209e03043d10a05caf5e09676a805bba8a6 (patch) | |
tree | cc71db7316e4d09c95b3ba311676bafc6a00c236 | |
parent | 0c2a485fc14bdd5855acfd367855782cbf2b6702 (diff) |
Ignore any .rbenv-version file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b9adf61d0..75c348ff9 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ config/httpd.conf .sass-cache alaveteli.sublime* webrat.log +/.rbenv-version |