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 / .hgignore @ 1610:c6bee0e62957

History | View | Annotate | Download (744 Bytes)

1
syntax: glob
2
.project
3
.loadpath
4
.powrc
5
.rvmrc
6
config/additional_environment.rb
7
config/configuration.yml
8
config/database.yml
9
config/email.yml
10
config/initializers/session_store.rb
11
config/initializers/secret_token.rb
12
coverage
13
db/*.db
14
db/*.sqlite3
15
db/schema.rb
16
files/*
17
lib/redmine/scm/adapters/mercurial/redminehelper.pyc
18
lib/redmine/scm/adapters/mercurial/redminehelper.pyo
19
log/*.log*
20
log/mongrel_debug
21
public/dispatch.*
22
public/plugin_assets
23
tmp/*
24
tmp/cache/*
25
tmp/pdf/*
26
tmp/sessions/*
27
tmp/sockets/*
28
tmp/test/*
29
tmp/thumbnails/*
30
vendor/cache
31
vendor/rails
32
*.rbc
33
.git/
34
*~
35
public/themes/soundsoftware/stylesheets/fonts/*
36
.bundle
37
Gemfile.local
38
*.interpolated
39
re:^config\.ru$
40
.vagrant
41
*.orig
42
*.pyc
43
*-console.log
44
postgres-dumpall
45
*.gen
46
deploy/test/output