1 Star 8 Fork 0

远方旅者 / CDDA-Breeze

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 815 Bytes
一键复制 编辑 原始数据 按行查看 历史
WhiteCloud0123 提交于 2023-03-25 21:08 . 迁移到0.G part-02
# Automatically normalize line endings for all files
# detected as text (Convert CRLF => LF).
* text=auto
# Explicitly normalize files with these extensions in
# case Git doesn't detect them as text for some reason.
*.c text
*.cbp text
*.cpp text
*.h text
*.json text
*.md text
*.py text
*.rc text
*.sh text
*.txt text
*.yml text
# Visual Studio project files, leave them alone.
*.cmd -text
*.filters -text
*.sln -text
*.user -text
*.vcxproj -text
# Generated translation text, don't mess with them.
*.mo -text
*.po -text
*.pot -text
# Treat images, archives, and font files as binary.
# (binary is a macro for -text -diff)
*.db binary
*.fon binary
*.gz binary
*.ico binary
*.png binary
*.ttf binary
1
https://gitee.com/luminous-0123/CDDA-Breeze.git
git@gitee.com:luminous-0123/CDDA-Breeze.git
luminous-0123
CDDA-Breeze
CDDA-Breeze
main

搜索帮助