From 9f103d66cec7594b2ddfaa5b4113731609e36502 Mon Sep 17 00:00:00 2001 From: Alexander Pupeikis Date: Mon, 28 Feb 2011 23:49:16 +0300 Subject: [PATCH] just added more files to the .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f9cc8a5..5137fe5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store +.idea doc/ features/ tmp/ @@ -7,4 +8,5 @@ log/ db/*.sqlite3 .bundle/ config/hooks/* -config/bitly.yml \ No newline at end of file +config/bitly.yml +Warehouse.iml \ No newline at end of file