Skip to content

Commit

Permalink
Delete more useless files and ignore some for the future
Browse files Browse the repository at this point in the history
  • Loading branch information
levraipixel committed Jul 11, 2018
1 parent cac93cf commit 7e30fa1
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 35 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
/coverage/
/doc/
/pkg/
/spec/dummy/tmp/
/spec/dummy/log/
/spec/reports/
/tmp/
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
arel (9.0.0)
builder (3.2.3)
byebug (10.0.2)
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand Down Expand Up @@ -164,7 +163,6 @@ PLATFORMS

DEPENDENCIES
bundler (~> 1.16)
byebug
http_forwarder!
rails
rake (~> 10.0)
Expand Down
4 changes: 0 additions & 4 deletions spec/dummy/app/channels/application_cable/channel.rb

This file was deleted.

4 changes: 0 additions & 4 deletions spec/dummy/app/channels/application_cable/connection.rb

This file was deleted.

2 changes: 0 additions & 2 deletions spec/dummy/app/jobs/application_job.rb

This file was deleted.

5 changes: 0 additions & 5 deletions spec/dummy/config/initializers/cookies_serializer.rb

This file was deleted.

4 changes: 0 additions & 4 deletions spec/dummy/config/initializers/filter_parameter_logging.rb

This file was deleted.

14 changes: 0 additions & 14 deletions spec/dummy/config/initializers/wrap_parameters.rb

This file was deleted.

0 comments on commit 7e30fa1

Please sign in to comment.