From f9ad09a19a0698a82e012a0f92951654b5d0dfd5 Mon Sep 17 00:00:00 2001 From: Tute Costa Date: Mon, 12 Mar 2012 18:27:19 -0300 Subject: [PATCH] git ignoring unused Rails files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 99e705b..685130c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ /rdoc /test_app/db/schema.rb /test_app/db/migrate/*_create_impressions_table.rb +/test_app/doc +/test_app/test +/test_app/vendor Gemfile.lock