mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
12 lines
366 B
Plaintext
12 lines
366 B
Plaintext
* text eol=lf
|
|
|
|
# binary file excludsions
|
|
*.png binary
|
|
|
|
# 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
|