Mercurial > hg > soundsoftware-site
comparison .gitignore @ 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 | 433d4f72a19b |
children |
comparison
equal
deleted
inserted
replaced
1296:038ba2d95de8 | 1464:261b3d9a4903 |
---|---|
1 /.project | 1 /.project |
2 /.loadpath | 2 /.loadpath |
3 /.powrc | |
4 /.rvmrc | |
3 /config/additional_environment.rb | 5 /config/additional_environment.rb |
4 /config/configuration.yml | 6 /config/configuration.yml |
5 /config/database.yml | 7 /config/database.yml |
6 /config/email.yml | 8 /config/email.yml |
7 /config/initializers/session_store.rb | 9 /config/initializers/session_store.rb |
13 /files/* | 15 /files/* |
14 /lib/redmine/scm/adapters/mercurial/redminehelper.pyc | 16 /lib/redmine/scm/adapters/mercurial/redminehelper.pyc |
15 /lib/redmine/scm/adapters/mercurial/redminehelper.pyo | 17 /lib/redmine/scm/adapters/mercurial/redminehelper.pyo |
16 /log/*.log* | 18 /log/*.log* |
17 /log/mongrel_debug | 19 /log/mongrel_debug |
20 /plugins/* | |
21 !/plugins/README | |
18 /public/dispatch.* | 22 /public/dispatch.* |
19 /public/plugin_assets | 23 /public/plugin_assets |
24 /public/themes/* | |
25 !/public/themes/alternate | |
26 !/public/themes/classic | |
27 !/public/themes/README | |
20 /tmp/* | 28 /tmp/* |
21 /tmp/cache/* | 29 /tmp/cache/* |
22 /tmp/pdf/* | 30 /tmp/pdf/* |
23 /tmp/sessions/* | 31 /tmp/sessions/* |
24 /tmp/sockets/* | 32 /tmp/sockets/* |