To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / .svn / text-base / .gitignore.svn-base @ 441:cbce1fd3b1b7

History | View | Annotate | Download (477 Bytes)

1
/.project
2
/.loadpath
3
/config/additional_environment.rb
4
/config/configuration.yml
5
/config/database.yml
6
/config/email.yml
7
/config/initializers/session_store.rb
8
/coverage
9
/db/*.db
10
/db/*.sqlite3
11
/db/schema.rb
12
/files/*
13
/lib/redmine/scm/adapters/mercurial/redminehelper.pyc
14
/lib/redmine/scm/adapters/mercurial/redminehelper.pyo
15
/log/*.log*
16
/log/mongrel_debug
17
/public/dispatch.*
18
/public/plugin_assets
19
/tmp/*
20
/tmp/cache/*
21
/tmp/sessions/*
22
/tmp/sockets/*
23
/tmp/test/*
24
/vendor/rails
25
*.rbc