From 6cc416f5360d2d02d203db1a56c93317467bc070 Mon Sep 17 00:00:00 2001 From: Eric Hodel Date: Wed, 12 Mar 2014 14:27:13 -0700 Subject: [PATCH] Ignore rdoc tags cache directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index da235bfb0..f0cd1f570 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ .DS_Store .idea .rbx +/.rdoc /TAGS /coverage /html