2014-09-19 04:33:41 -04:00
|
|
|
*.log
|
|
|
|
*.swp
|
2017-04-13 02:08:44 -04:00
|
|
|
*.mo
|
|
|
|
*.edit.po
|
2014-09-19 04:33:41 -04:00
|
|
|
.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
|
2017-05-12 14:09:49 -04:00
|
|
|
/.yarn-cache
|
2016-05-29 17:51:48 -04:00
|
|
|
/.byebug_history
|
|
|
|
/Vagrantfile
|
2017-06-22 12:30:09 -04:00
|
|
|
/app/assets/javascripts/locale/**/app.js
|
2016-05-29 17:51:48 -04:00
|
|
|
/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
|
2017-03-21 08:39:57 -04:00
|
|
|
/config/registry.key
|
2016-05-29 17:51:48 -04:00
|
|
|
/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/
|
2017-04-11 22:44:22 -04:00
|
|
|
/spec/javascripts/fixtures/blob/pdf/
|
2017-05-15 03:48:54 -04:00
|
|
|
/spec/javascripts/fixtures/blob/balsamiq/
|
2016-05-29 17:51:48 -04:00
|
|
|
/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/*
|
2017-04-25 06:09:13 -04:00
|
|
|
/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/
|
2017-04-13 02:08:44 -04:00
|
|
|
/locale/**/LC_MESSAGES
|
2017-06-29 08:31:50 -04:00
|
|
|
/.rspec
|