Commit fe4b0d63 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove files that are not used in the project

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent f83801a9
...@@ -2,17 +2,9 @@ ...@@ -2,17 +2,9 @@
AllCops: AllCops:
Exclude: Exclude:
- 'spec/**/*' - 'spec/**/*'
- 'features/**/*'
- 'vendor/**/*' - 'vendor/**/*'
- 'db/**/*'
- 'tmp/**/*' - 'tmp/**/*'
- 'bin/**/*' - 'bin/**/*'
- 'lib/backup/**/*'
- 'lib/tasks/**/*'
- 'lib/email_validator.rb'
- 'lib/gitlab/upgrader.rb'
- 'lib/gitlab/seeder.rb'
- 'lib/vendor/**/*'
- 'hooks/**/*' - 'hooks/**/*'
- 'Guardfile' - 'Guardfile'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment