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 / .gitignore @ 912:5e80956cc792

History | View | Annotate | Download (517 Bytes)

1 245:051f544170fe Chris
/.project
2
/.loadpath
3 0:513646585e45 Chris
/config/additional_environment.rb
4 210:0579821a129a Chris
/config/configuration.yml
5 0:513646585e45 Chris
/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 245:051f544170fe Chris
/lib/redmine/scm/adapters/mercurial/redminehelper.pyc
14
/lib/redmine/scm/adapters/mercurial/redminehelper.pyo
15 0:513646585e45 Chris
/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
26 909:cbb26bc654de Chris
27
/.bundle
28
/Gemfile.lock
29
/Gemfile.local