2011-01-01 21:07:43 +00:00
|
|
|
syntax: glob
|
|
|
|
|
2011-02-12 09:02:02 +00:00
|
|
|
.project
|
|
|
|
.loadpath
|
2013-05-02 16:01:31 +00:00
|
|
|
.powrc
|
|
|
|
.rvmrc
|
2011-01-01 21:07:43 +00:00
|
|
|
config/additional_environment.rb
|
2011-02-01 13:48:56 +00:00
|
|
|
config/configuration.yml
|
2011-01-01 21:07:43 +00:00
|
|
|
config/database.yml
|
|
|
|
config/email.yml
|
|
|
|
config/initializers/session_store.rb
|
2012-04-25 17:17:49 +00:00
|
|
|
config/initializers/secret_token.rb
|
2011-01-01 21:07:43 +00:00
|
|
|
coverage
|
|
|
|
db/*.db
|
|
|
|
db/*.sqlite3
|
|
|
|
db/schema.rb
|
|
|
|
files/*
|
2011-02-15 11:04:52 +00:00
|
|
|
lib/redmine/scm/adapters/mercurial/redminehelper.pyc
|
|
|
|
lib/redmine/scm/adapters/mercurial/redminehelper.pyo
|
2011-01-01 21:07:43 +00:00
|
|
|
log/*.log*
|
|
|
|
log/mongrel_debug
|
|
|
|
public/dispatch.*
|
|
|
|
public/plugin_assets
|
|
|
|
tmp/*
|
|
|
|
tmp/cache/*
|
2012-10-23 10:50:09 +00:00
|
|
|
tmp/pdf/*
|
2011-01-01 21:07:43 +00:00
|
|
|
tmp/sessions/*
|
|
|
|
tmp/sockets/*
|
|
|
|
tmp/test/*
|
2012-10-24 11:11:38 +00:00
|
|
|
tmp/thumbnails/*
|
2012-02-23 10:21:27 +00:00
|
|
|
vendor/cache
|
2011-01-01 21:07:43 +00:00
|
|
|
vendor/rails
|
|
|
|
*.rbc
|
2011-08-18 01:23:33 +00:00
|
|
|
|
2011-03-28 04:54:13 +00:00
|
|
|
.svn/
|
|
|
|
.git/
|
2011-08-18 01:23:33 +00:00
|
|
|
|
|
|
|
.bundle
|
|
|
|
Gemfile.lock
|
2011-08-18 01:23:53 +00:00
|
|
|
Gemfile.local
|
2011-08-18 01:23:33 +00:00
|
|
|
|