2014-09-19 04:33:41 -04:00
|
|
|
*.log
|
|
|
|
*.swp
|
|
|
|
.DS_Store
|
2011-10-08 17:34:49 -04:00
|
|
|
.bundle
|
2014-09-19 04:33:41 -04:00
|
|
|
.chef
|
|
|
|
.directory
|
|
|
|
.envrc
|
|
|
|
.gitlab_shell_secret
|
|
|
|
.idea
|
|
|
|
.rbenv-version
|
2011-10-08 17:34:49 -04:00
|
|
|
.rbx/
|
2013-09-16 09:49:04 -04:00
|
|
|
.ruby-gemset
|
2014-09-19 04:33:41 -04:00
|
|
|
.ruby-version
|
2011-12-10 19:41:05 -05:00
|
|
|
.rvmrc
|
2014-09-19 04:33:41 -04:00
|
|
|
.sass-cache/
|
|
|
|
.secret
|
2012-02-13 03:39:35 -05:00
|
|
|
.vagrant
|
2014-09-19 04:33:41 -04:00
|
|
|
Vagrantfile
|
|
|
|
backups/*
|
|
|
|
config/aws.yml
|
2012-02-19 04:39:28 -05:00
|
|
|
config/database.yml
|
2014-09-19 04:33:41 -04:00
|
|
|
config/gitlab.yml
|
2015-08-26 20:47:18 -04:00
|
|
|
config/gitlab_ci.yml
|
2013-09-26 16:40:55 -04:00
|
|
|
config/initializers/rack_attack.rb
|
2014-06-02 13:05:07 -04:00
|
|
|
config/initializers/smtp_settings.rb
|
2016-02-25 16:56:54 -05:00
|
|
|
config/initializers/relative_url.rb
|
2013-01-09 04:04:41 -05:00
|
|
|
config/resque.yml
|
2014-09-19 04:33:41 -04:00
|
|
|
config/unicorn.rb
|
2015-08-26 20:47:18 -04:00
|
|
|
config/secrets.yml
|
2015-12-15 02:05:57 -05:00
|
|
|
config/sidekiq.yml
|
2014-09-19 04:33:41 -04:00
|
|
|
coverage/*
|
|
|
|
db/*.sqlite3
|
|
|
|
db/*.sqlite3-journal
|
2012-03-14 05:39:40 -04:00
|
|
|
db/data.yml
|
2013-02-09 08:26:47 -05:00
|
|
|
doc/code/*
|
2014-04-06 07:29:29 -04:00
|
|
|
dump.rdb
|
2014-09-19 04:33:41 -04:00
|
|
|
log/*.log*
|
|
|
|
nohup.out
|
|
|
|
public/assets/
|
|
|
|
public/uploads.*
|
|
|
|
public/uploads/
|
2015-10-12 17:47:32 -04:00
|
|
|
shared/artifacts/
|
2014-09-19 04:33:41 -04:00
|
|
|
rails_best_practices_output.html
|
2015-04-30 15:32:44 -04:00
|
|
|
/tags
|
2014-09-19 04:33:41 -04:00
|
|
|
tmp/
|
|
|
|
vendor/bundle/*
|
2015-09-15 16:48:28 -04:00
|
|
|
builds/*
|
2015-10-12 10:42:14 -04:00
|
|
|
shared/*
|