mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-20 16:46:17 +00:00
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
included_patterns:
|
|
- "**/*.rb"
|
|
|
|
excluded_patterns:
|
|
- "**/spec/**/*"
|
|
- qa/qa/specs/features/**/*
|
|
- vendor/**/*
|
|
- ".bundle/**/*"
|