Skip to content

Commit 922ff2d

Browse files
Merge pull request #48291 from nextcloud/backport/48282/stable27
[stable27] chore: add .git-blame-ignore-revs
2 parents 7d2faa6 + 5214f98 commit 922ff2d

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.git-blame-ignore-revs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# .git-blame-ignore-revs
2+
3+
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
4+
# SPDX-License-Identifier: AGPL-3.0-or-later

build/files-checker.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
'.eslintignore',
3030
'.eslintrc.js',
3131
'.git',
32+
'.git-blame-ignore-revs',
3233
'.gitattributes',
3334
'.github',
3435
'.gitignore',

0 commit comments

Comments
 (0)