view .hgignore @ 1566:ac2e4a54a6a6 live

Reply-To
author Chris Cannam
date Tue, 19 Jul 2016 13:49:56 +0100
parents 51364c0cd58f
children 7b23adecd963
line wrap: on
line source
syntax: glob

.project
.loadpath
.powrc
.rvmrc
config/additional_environment.rb
config/configuration.yml
config/database.yml
config/email.yml
config/initializers/session_store.rb
config/initializers/secret_token.rb
coverage
db/*.db
db/*.sqlite3
db/schema.rb
files/*
lib/redmine/scm/adapters/mercurial/redminehelper.pyc
lib/redmine/scm/adapters/mercurial/redminehelper.pyo
log/*.log*
log/mongrel_debug
public/dispatch.*
public/plugin_assets
tmp/*
tmp/cache/*
tmp/pdf/*
tmp/sessions/*
tmp/sockets/*
tmp/test/*
tmp/thumbnails/*
vendor/cache
vendor/rails
*.rbc
.git/
*~
public/themes/soundsoftware/stylesheets/fonts/*
.bundle
Gemfile.lock
Gemfile.local

re:^config\.ru$