view .hgignore @ 769:9af86029dc90 feature_14

Fixed a bug which caused the pagination to show the total number of projects even after filtering the list.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 15 Nov 2011 16:36:22 +0000
parents a8e5a47c5596
children 5e80956cc792
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/cache/*
tmp/sessions/*
tmp/sockets/*
tmp/test/*
vendor/rails
*.rbc
.svn/
.git/
*~