Mercurial > hg > soundsoftware-site
comparison .hgignore @ 117:af80e5618e9b redmine-1.1
* Update to Redmine 1.1-stable branch (Redmine SVN rev 4707)
author | Chris Cannam |
---|---|
date | Thu, 13 Jan 2011 12:53:21 +0000 |
parents | |
children | 0579821a129a |
comparison
equal
deleted
inserted
replaced
39:150ceac17a8d | 117:af80e5618e9b |
---|---|
1 syntax: glob | |
2 | |
3 config/additional_environment.rb | |
4 config/database.yml | |
5 config/email.yml | |
6 config/initializers/session_store.rb | |
7 coverage | |
8 db/*.db | |
9 db/*.sqlite3 | |
10 db/schema.rb | |
11 files/* | |
12 log/*.log* | |
13 log/mongrel_debug | |
14 public/dispatch.* | |
15 public/plugin_assets | |
16 tmp/* | |
17 tmp/cache/* | |
18 tmp/sessions/* | |
19 tmp/sockets/* | |
20 tmp/test/* | |
21 vendor/rails | |
22 *.rbc |