view .hgignore @ 1023:3d924264419a bibplugin_bibtex_display

few CSS tweaks
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 13 Nov 2012 11:20:59 +0000
parents be5cf488993e
children 02ee54197879
line wrap: on
line source
syntax: glob

.project
.loadpath
config/additional_environment.rb
config/configuration.yml
config/database.yml
config/email.yml
config/initializers/session_store.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/sessions/*
tmp/sockets/*
tmp/test/*
vendor/rails
*.rbc

.svn/
.git/
*~


.bundle
Gemfile.lock
Gemfile.local

re:^config\.ru$