2015-04-26 12:48:37 +05:30
|
|
|
*.log
|
|
|
|
*.swp
|
|
|
|
.DS_Store
|
2014-09-02 18:07:02 +05:30
|
|
|
.bundle
|
2015-04-26 12:48:37 +05:30
|
|
|
.chef
|
|
|
|
.directory
|
2016-06-16 23:09:34 +05:30
|
|
|
/.envrc
|
|
|
|
/.gitlab_shell_secret
|
2015-04-26 12:48:37 +05:30
|
|
|
.idea
|
2016-06-16 23:09:34 +05:30
|
|
|
/.rbenv-version
|
2014-09-02 18:07:02 +05:30
|
|
|
.rbx/
|
2016-06-16 23:09:34 +05:30
|
|
|
/.ruby-gemset
|
|
|
|
/.ruby-version
|
|
|
|
/.rvmrc
|
2015-04-26 12:48:37 +05:30
|
|
|
.sass-cache/
|
2016-06-16 23:09:34 +05:30
|
|
|
/.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-09-13 17:45:13 +05:30
|
|
|
/coverage-javascript/
|
2016-06-16 23:09:34 +05:30
|
|
|
/db/*.sqlite3
|
|
|
|
/db/*.sqlite3-journal
|
|
|
|
/db/data.yml
|
|
|
|
/doc/code/*
|
|
|
|
/dump.rdb
|
|
|
|
/log/*.log*
|
|
|
|
/nohup.out
|
|
|
|
/public/assets/
|
|
|
|
/public/uploads.*
|
|
|
|
/public/uploads/
|
|
|
|
/shared/artifacts/
|
|
|
|
/rails_best_practices_output.html
|
2015-09-11 14:41:01 +05:30
|
|
|
/tags
|
2016-06-16 23:09:34 +05:30
|
|
|
/tmp/*
|
|
|
|
/vendor/bundle/*
|
|
|
|
/builds/*
|
|
|
|
/shared/*
|
2016-09-29 09:46:39 +05:30
|
|
|
/.gitlab_workhorse_secret
|
2017-05-06 00:06:13 +05:30
|
|
|
.pc/
|