From c57fe82903ecc0f33b54f92c4bf13ae6b3958b74 Mon Sep 17 00:00:00 2001 From: Matt Huggins Date: Fri, 4 Jan 2013 09:36:35 -0500 Subject: [PATCH] Ignore IDEA project files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d87d4be..49f3cd2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.rbc .bundle .config +.idea .yardoc Gemfile.lock InstalledFiles