comparison .hgignore @ 1116:bb32da3bea34 redmine-2.2-integration

Merge from live
author Chris Cannam
date Mon, 07 Jan 2013 14:41:20 +0000
parents 433d4f72a19b 02ee54197879
children 0a574315af3e
comparison
equal deleted inserted replaced
1115:433d4f72a19b 1116:bb32da3bea34
30 vendor/rails 30 vendor/rails
31 *.rbc 31 *.rbc
32 32
33 .svn/ 33 .svn/
34 .git/ 34 .git/
35 *~
36 public/themes/soundsoftware/stylesheets/fonts/*
35 37
36 .bundle 38 .bundle
37 Gemfile.lock 39 Gemfile.lock
38 Gemfile.local 40 Gemfile.local
39 41
42 re:^config\.ru$