view .gitignore @ 772:c4f8106ce808 feature_14

Addresses bug #327 - we need a different autocomplete behaviour when in the index page (not closed yet).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 16 Nov 2011 14:50:17 +0000
parents 051f544170fe
children cbb26bc654de
line wrap: on
line source
/.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