From 0273a2a464f7619f3201cce83091380c0c6cd274 Mon Sep 17 00:00:00 2001 From: Charles Lowell Date: Thu, 21 Jun 2012 05:01:34 -0500 Subject: [PATCH] ignore eclipse artifacts. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 35f9e39..b594d04 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ .bundle .config .yardoc +.project +.cproject Gemfile.lock InstalledFiles _yardoc