##// END OF EJS Templates
tagged version 2.0.2...
tagged version 2.0.2 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/tags/2.0.2@9774 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r9346:5e57a1a9d947
r9591:b83ed5a0404e 2.0.2
Show More
.hgignore
37 lines | 566 B | text/plain | TextLexer
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 syntax: glob
Jean-Baptiste Barth
Ignore .project and .loadpath files for hg/git mirrors. #7497...
r4693 .project
.loadpath
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 config/additional_environment.rb
Toshi MARUYAMA
Ignore config/configuration.yml (#7408)....
r4667 config/configuration.yml
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 config/database.yml
config/email.yml
config/initializers/session_store.rb
Jean-Philippe Lang
Merged rails-3.2 branch....
r9346 config/initializers/secret_token.rb
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 coverage
db/*.db
db/*.sqlite3
db/schema.rb
files/*
Toshi MARUYAMA
scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Git and Mercurial (#4455)....
r4714 lib/redmine/scm/adapters/mercurial/redminehelper.pyc
lib/redmine/scm/adapters/mercurial/redminehelper.pyo
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 log/*.log*
log/mongrel_debug
public/dispatch.*
public/plugin_assets
tmp/*
tmp/cache/*
tmp/sessions/*
tmp/sockets/*
tmp/test/*
Toshi MARUYAMA
add vendor/cache to .hgignore and .gitignore...
r8812 vendor/cache
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 vendor/rails
*.rbc
Toshi MARUYAMA
add bundler generates files to .gitignore and .hgignore (#5638)....
r6334
Toshi MARUYAMA
add .svn/ and .git/ to .hgignore....
r5115 .svn/
.git/
Toshi MARUYAMA
add bundler generates files to .gitignore and .hgignore (#5638)....
r6334
.bundle
Gemfile.lock
Toshi MARUYAMA
add Gemfile.local to .gitignore and .hgignore (#5638)....
r6335 Gemfile.local
Toshi MARUYAMA
add bundler generates files to .gitignore and .hgignore (#5638)....
r6334