Files
Game/.gitattributes
T
fallingshrimp e1771bb506 chore: 初始化Godot项目基础配置文件
添加了.editorconfig、.gitignore、.gitattributes配置文件,创建项目主配置和项目图标文件
2026-07-30 18:56:59 +08:00

3 lines
80 B
Plaintext

# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf