Browse Source
chore: add .git-blame-ignore-revs as expected file
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
pull/47449/head
Daniel Kesselberg
1 year ago
No known key found for this signature in database
GPG Key ID: 36E3664E099D0614
1 changed files with
1 additions and
0 deletions
-
build/files-checker.php
|
|
@ -12,6 +12,7 @@ $expectedFiles = [ |
|
|
|
'.eslintignore', |
|
|
|
'.eslintrc.js', |
|
|
|
'.git', |
|
|
|
'.git-blame-ignore-revs', |
|
|
|
'.gitattributes', |
|
|
|
'.github', |
|
|
|
'.gitignore', |
|
|
|