mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-05 18:58:53 -05:00
Hide diffs for .po files by default (#6168)
This commit is contained in:
parent
85cf0f52d9
commit
4dc7efab29
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -5,3 +5,7 @@
|
|||||||
|
|
||||||
# include commit/tag information in `.git_archive_info.txt` when packing with git-archive
|
# include commit/tag information in `.git_archive_info.txt` when packing with git-archive
|
||||||
.git_archive_info.txt export-subst
|
.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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user