mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-20 17:51:44 +00:00
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
included_patterns:
|
|
- "**/*.rb"
|
|
|
|
excluded_patterns:
|
|
- "**/spec/**/*"
|
|
- qa/qa/specs/features/**/*
|
|
- vendor/**/*
|
|
- ".bundle/**/*"
|