comparison .hgignore @ 909:cbb26bc654de redmine-1.3

Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author Chris Cannam
date Fri, 24 Feb 2012 19:09:32 +0000
parents cbce1fd3b1b7
children 5e80956cc792 433d4f72a19b
comparison
equal deleted inserted replaced
908:c6c2cbd0afee 909:cbb26bc654de
16 lib/redmine/scm/adapters/mercurial/redminehelper.pyo 16 lib/redmine/scm/adapters/mercurial/redminehelper.pyo
17 log/*.log* 17 log/*.log*
18 log/mongrel_debug 18 log/mongrel_debug
19 public/dispatch.* 19 public/dispatch.*
20 public/plugin_assets 20 public/plugin_assets
21 tmp/*
21 tmp/cache/* 22 tmp/cache/*
22 tmp/sessions/* 23 tmp/sessions/*
23 tmp/sockets/* 24 tmp/sockets/*
24 tmp/test/* 25 tmp/test/*
25 vendor/rails 26 vendor/rails
26 *.rbc 27 *.rbc
28
27 .svn/ 29 .svn/
28 .git/ 30 .git/
31
32 .bundle
33 Gemfile.lock
34 Gemfile.local
35