Skip to content

Commit

Permalink
Merge pull request #48289 from nextcloud/backport/48282/stable25
Browse files Browse the repository at this point in the history
[stable25] chore: add .git-blame-ignore-revs
  • Loading branch information
nickvergessen committed Sep 23, 2024
2 parents a487421 + cebd814 commit 6da1790
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# .git-blame-ignore-revs

# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
1 change: 1 addition & 0 deletions build/files-checker.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'.eslintignore',
'.eslintrc.js',
'.git',
'.git-blame-ignore-revs',
'.gitattributes',
'.github',
'.gitignore',
Expand Down

0 comments on commit 6da1790

Please sign in to comment.