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
|
|
|
|
.envrc
|
|
|
|
.gitlab_shell_secret
|
|
|
|
.idea
|
|
|
|
.rbenv-version
|
2014-09-02 18:07:02 +05:30
|
|
|
.rbx/
|
|
|
|
.ruby-gemset
|
2015-04-26 12:48:37 +05:30
|
|
|
.ruby-version
|
2014-09-02 18:07:02 +05:30
|
|
|
.rvmrc
|
2015-04-26 12:48:37 +05:30
|
|
|
.sass-cache/
|
|
|
|
.secret
|
2014-09-02 18:07:02 +05:30
|
|
|
.vagrant
|
2015-04-26 12:48:37 +05:30
|
|
|
Vagrantfile
|
|
|
|
backups/*
|
|
|
|
config/aws.yml
|
2014-09-02 18:07:02 +05:30
|
|
|
config/database.yml
|
2015-04-26 12:48:37 +05:30
|
|
|
config/gitlab.yml
|
2015-09-25 12:07:36 +05:30
|
|
|
config/gitlab_ci.yml
|
2014-09-02 18:07:02 +05:30
|
|
|
config/initializers/rack_attack.rb
|
|
|
|
config/initializers/smtp_settings.rb
|
2016-04-02 18:10:28 +05:30
|
|
|
config/initializers/relative_url.rb
|
2014-09-02 18:07:02 +05:30
|
|
|
config/resque.yml
|
2015-04-26 12:48:37 +05:30
|
|
|
config/unicorn.rb
|
2015-09-25 12:07:36 +05:30
|
|
|
config/secrets.yml
|
2016-01-14 18:37:52 +05:30
|
|
|
config/sidekiq.yml
|
2015-04-26 12:48:37 +05:30
|
|
|
coverage/*
|
|
|
|
db/*.sqlite3
|
|
|
|
db/*.sqlite3-journal
|
2014-09-02 18:07:02 +05:30
|
|
|
db/data.yml
|
|
|
|
doc/code/*
|
|
|
|
dump.rdb
|
2015-04-26 12:48:37 +05:30
|
|
|
log/*.log*
|
|
|
|
nohup.out
|
|
|
|
public/assets/
|
|
|
|
public/uploads.*
|
|
|
|
public/uploads/
|
2015-11-26 14:37:03 +05:30
|
|
|
shared/artifacts/
|
2015-04-26 12:48:37 +05:30
|
|
|
rails_best_practices_output.html
|
2015-09-11 14:41:01 +05:30
|
|
|
/tags
|
2015-04-26 12:48:37 +05:30
|
|
|
tmp/
|
|
|
|
vendor/bundle/*
|
2015-09-25 12:07:36 +05:30
|
|
|
builds/*
|
2015-11-26 14:37:03 +05:30
|
|
|
shared/*
|