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
|
2016-05-29 17:51:48 -04:00
|
|
|
/.envrc
|
2016-11-09 09:26:03 -05:00
|
|
|
eslint-report.html
|
2016-05-29 17:51:48 -04:00
|
|
|
/.gitlab_shell_secret
|
2014-09-19 04:33:41 -04:00
|
|
|
.idea
|
2016-05-29 17:51:48 -04:00
|
|
|
/.rbenv-version
|
2011-10-08 17:34:49 -04:00
|
|
|
.rbx/
|
2016-05-29 17:51:48 -04:00
|
|
|
/.ruby-gemset
|
|
|
|
/.ruby-version
|
|
|
|
/.rvmrc
|
2014-09-19 04:33:41 -04:00
|
|
|
.sass-cache/
|
2016-05-29 17:51:48 -04:00
|
|
|
/.secret
|
|
|
|
/.vagrant
|
|
|
|
/.byebug_history
|
|
|
|
/Vagrantfile
|
|
|
|
/backups/*
|
|
|
|
/config/aws.yml
|
|
|
|
/config/database.yml
|
|
|
|
/config/gitlab.yml
|
|
|
|
/config/gitlab_ci.yml
|
|
|
|
/config/initializers/rack_attack.rb
|
|
|
|
/config/initializers/smtp_settings.rb
|
|
|
|
/config/initializers/relative_url.rb
|
|
|
|
/config/resque.yml
|
|
|
|
/config/unicorn.rb
|
|
|
|
/config/secrets.yml
|
|
|
|
/config/sidekiq.yml
|
|
|
|
/coverage/*
|
2016-07-01 11:29:25 -04:00
|
|
|
/coverage-javascript/
|
2016-05-29 17:51:48 -04:00
|
|
|
/db/*.sqlite3
|
|
|
|
/db/*.sqlite3-journal
|
|
|
|
/db/data.yml
|
|
|
|
/doc/code/*
|
|
|
|
/dump.rdb
|
|
|
|
/log/*.log*
|
2016-07-22 16:54:58 -04:00
|
|
|
/node_modules/
|
2016-05-29 17:51:48 -04:00
|
|
|
/nohup.out
|
|
|
|
/public/assets/
|
|
|
|
/public/uploads.*
|
|
|
|
/public/uploads/
|
|
|
|
/shared/artifacts/
|
|
|
|
/rails_best_practices_output.html
|
2015-04-30 15:32:44 -04:00
|
|
|
/tags
|
2016-05-29 17:51:48 -04:00
|
|
|
/tmp/*
|
|
|
|
/vendor/bundle/*
|
|
|
|
/builds/*
|
2016-05-27 21:29:38 -04:00
|
|
|
/shared/*
|
2016-08-19 13:10:41 -04:00
|
|
|
/.gitlab_workhorse_secret
|
2017-02-20 16:42:51 -05:00
|
|
|
/webpack-report/
|