Hide diffs for .po files by default (#6168)

This commit is contained in:
Jakub Kuczys 2023-06-20 12:38:20 +02:00 committed by GitHub
parent 85cf0f52d9
commit 4dc7efab29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored
View File

@ -5,3 +5,7 @@
# include commit/tag information in `.git_archive_info.txt` when packing with git-archive
.git_archive_info.txt export-subst
# hide diffs for .po files by default
# https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
*.po linguist-generated