From 61aa9a4f60e17b8fa9af690d88a4eff61a72f7f4 Mon Sep 17 00:00:00 2001
From: Mark Otto <otto@github.com>
Date: Sun, 6 Oct 2013 18:35:07 -0500
Subject: [PATCH] update gitignore to restore the ruby-version ignore and
 rename section to all docs stuff

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 679ce397a2..10c58cf685 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
-# Ignore compiled docs
+# Ignore docs files
 _gh_pages
 _site
+.ruby-version
 
 # Numerous always-ignore extensions
 *.diff
-- 
GitLab