comparison .svn/pristine/32/32b483f4b1d72e41eec78bed07706dfe97d3dda2.svn-base @ 1464:261b3d9a4903 redmine-2.4

Update to Redmine 2.4 branch rev 12663
author Chris Cannam
date Tue, 14 Jan 2014 14:37:42 +0000
parents
children
comparison
equal deleted inserted replaced
1296:038ba2d95de8 1464:261b3d9a4903
1 syntax: glob
2
3 .project
4 .loadpath
5 .powrc
6 .rvmrc
7 config/additional_environment.rb
8 config/configuration.yml
9 config/database.yml
10 config/email.yml
11 config/initializers/session_store.rb
12 config/initializers/secret_token.rb
13 coverage
14 db/*.db
15 db/*.sqlite3
16 db/schema.rb
17 files/*
18 lib/redmine/scm/adapters/mercurial/redminehelper.pyc
19 lib/redmine/scm/adapters/mercurial/redminehelper.pyo
20 log/*.log*
21 log/mongrel_debug
22 public/dispatch.*
23 public/plugin_assets
24 tmp/*
25 tmp/cache/*
26 tmp/pdf/*
27 tmp/sessions/*
28 tmp/sockets/*
29 tmp/test/*
30 tmp/thumbnails/*
31 vendor/cache
32 vendor/rails
33 *.rbc
34
35 .svn/
36 .git/
37
38 .bundle
39 Gemfile.lock
40 Gemfile.local
41