54 lines
841 B
Text
54 lines
841 B
Text
*.log
|
|
*.swp
|
|
.DS_Store
|
|
.bundle
|
|
.chef
|
|
.directory
|
|
/.envrc
|
|
eslint-report.html
|
|
/.gitlab_shell_secret
|
|
.idea
|
|
/.rbenv-version
|
|
.rbx/
|
|
/.ruby-gemset
|
|
/.ruby-version
|
|
/.rvmrc
|
|
.sass-cache/
|
|
/.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/*
|
|
/coverage-javascript/
|
|
/db/*.sqlite3
|
|
/db/*.sqlite3-journal
|
|
/db/data.yml
|
|
/doc/code/*
|
|
/dump.rdb
|
|
/log/*.log*
|
|
/node_modules/
|
|
/nohup.out
|
|
/public/assets/
|
|
/public/uploads.*
|
|
/public/uploads/
|
|
/shared/artifacts/
|
|
/rails_best_practices_output.html
|
|
/tags
|
|
/tmp/*
|
|
/vendor/bundle/*
|
|
/builds/*
|
|
/shared/*
|
|
/.gitlab_workhorse_secret
|
|
/webpack-report/
|