config/default.yml in traquitana-0.0.6 vs config/default.yml in traquitana-0.0.7

- old
+ new

@@ -1,17 +1,22 @@ # Default configuration--- :directory: /tmp/traq_test :ignore: 24 :user: taq :list: -- - app/**/* +- Rakefile +- config.ru +- Gemfile +- - config/application.rb +- - config/environment.rb - - config/initializers/**/* - - config/environments/production.rb +- - config/locales/**/* +- - config/routes.rb +- - app/**/* - - db/migrate/**/* - - public/javascripts/**/* - - public/stylesheets/**/* -- - config/locales/**/* -- - config/routes.rb - - lib/**/* - - public/images/**/* - public/images/uploads/**/* :password: fill your password here :host: localhost