update gitignore
[catagits/Catalyst-Plugin-ConfigLoader.git] / t / mockapp / mockapp_local.pl
1 {   view              => 'View::TT::New',
2     'Controller::Foo' => { new => 'key' },
3     Component         => { 'Model::Baz' => { 'another' => 'new key' } }
4 }