diff --git a/.gitignore b/.gitignore index f4ed9a8..f2f5f0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -Gemfile.lock -/test_app/db/schema.rb -/pkg *~ +/pkg +/rdoc +/test_app/db/schema.rb +Gemfile.lock