##// END OF EJS Templates
remove trailing white space from test/fixtures/workflows.yml...
remove trailing white space from test/fixtures/workflows.yml git-svn-id: http://svn.redmine.org/redmine/trunk@16339 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r15823:733c96ce2af9
r15957:7816a4025a03 master
Show More
.hgignore
42 lines | 621 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
Jean-Philippe Lang
Source: ignore .idea (#24523)....
r15823 .idea
Jean-Baptiste Barth
Ignore .project and .loadpath files for hg/git mirrors. #7497...
r4693 .loadpath
Jean-Baptiste Barth
Add .powrc and .rvmrc in svn, git and hg ignores...
r11534 .powrc
.rvmrc
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
Toshi MARUYAMA
add config/secrets.yml to .gitignore and .hgignore (#20292)...
r14058 config/secrets.yml
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 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.*
Toshi MARUYAMA
reflect r13487 and r13488 svn:ignore changes to .hgignore and .gitignore (#8817)...
r13110 public/plugin_assets/*
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 tmp/*
tmp/cache/*
Toshi MARUYAMA
add tmp/pdf directory (#12189)...
r10490 tmp/pdf/*
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 tmp/sessions/*
tmp/sockets/*
tmp/test/*
Toshi MARUYAMA
add tmp/thumbnails/* to .hgignore and .gitignore...
r10500 tmp/thumbnails/*
Toshi MARUYAMA
add vendor/cache to .hgignore and .gitignore...
r8812 vendor/cache
Toshi MARUYAMA
Adding .hgignore based on the .gitignore....
r4486 *.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