mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:11:54 +00:00
chore: Fix pattern in .gitattributes to match mock files. (#44331)
This commit is contained in:
parent
921bec536a
commit
df20bc9efe
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -5,4 +5,4 @@ cmd/repo-updater/repos/testdata/** linguist-generated=true
|
||||
**/Cargo.lock linguist-generated=true
|
||||
**/*.pb.go linguist-generated=true
|
||||
CHANGELOG.md merge=union
|
||||
**/mock_*_test.go linguist-generated=true
|
||||
**/mocks*_*test.go linguist-generated=true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user